mirror of
https://github.com/webmin/webmin.git
synced 2026-02-17 20:22:15 +00:00
ui_hr
This commit is contained in:
@@ -111,7 +111,7 @@ print &ui_form_end([ [ "save", $text{'save'} ],
|
||||
@cached = &list_cached_files();
|
||||
if (@cached) {
|
||||
# Show cache management and clearing buttons
|
||||
print "<hr>\n";
|
||||
print &ui_hr();
|
||||
print &ui_buttons_start();
|
||||
print &ui_buttons_row("cache.cgi", $text{'proxy_cacheb'},
|
||||
$text{'proxy_cachebdesc'});
|
||||
|
||||
Reference in New Issue
Block a user