summaryrefslogtreecommitdiffstats
path: root/frontends/php/queue.html
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/queue.html')
-rw-r--r--frontends/php/queue.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/queue.html b/frontends/php/queue.html
index 480953f7..9ce1a7ff 100644
--- a/frontends/php/queue.html
+++ b/frontends/php/queue.html
@@ -3,7 +3,7 @@
$page["file"] = "queue.html";
include "include/config.inc";
- show_header($page["title"],10);
+ show_header($page["title"],10,0);
?>
<?