mirror of
https://github.com/webmin/webmin.git
synced 2026-03-11 21:32:01 +00:00
Refresh left frame
This commit is contained in:
@@ -70,5 +70,10 @@ for($i=0; $i<@mdesc; $i++) {
|
||||
print $mdesc[$i],"<p>\n";
|
||||
}
|
||||
print "</ul><p>\n";
|
||||
|
||||
if (defined(&theme_post_change_modules)) {
|
||||
&theme_post_change_modules();
|
||||
}
|
||||
|
||||
&ui_print_footer("", $text{'index_return'});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user