summaryrefslogtreecommitdiffstats
path: root/frontends/php/popup.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/popup.php')
-rw-r--r--frontends/php/popup.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/popup.php b/frontends/php/popup.php
index 7e5f2a29..ce9e40d6 100644
--- a/frontends/php/popup.php
+++ b/frontends/php/popup.php
@@ -31,7 +31,7 @@
if(!check_anyright("Host","R"))
{
show_table_header("<font color=\"AA0000\">".S_NO_PERMISSIONS."</font>");
- show_footer();
+ show_page_footer();
exit;
}
?>