mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Add backlink from log view to list of logs
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user