Fix printing footer unless theme was changed
This commit is contained in:
@@ -130,6 +130,6 @@ if ($access{'theme'} &&
|
||||
print &js_redirect("/", "top");
|
||||
print "$text{'change_done'}<p>\n";
|
||||
}
|
||||
|
||||
&ui_print_footer("/", $text{'index'});
|
||||
|
||||
else {
|
||||
&ui_print_footer("", $text{'index'});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user