Add backlink from log view to list of logs

This commit is contained in:
Jamie Cameron
2010-05-10 15:41:45 -07:00
parent 755f194724
commit 081861020c

View File

@@ -93,7 +93,8 @@ print "<i>$text{'view_empty'}</i>\n" if (!$got);
print "</pre>\n";
&filter_form();
&ui_print_footer("", $text{'index_return'});
&ui_print_footer("list_destinations.cgi", $text{'destinations_return'},
"", $text{'index_return'});
sub filter_form
{