diff options
Diffstat (limited to 'frontends/php/queue.php')
| -rw-r--r-- | frontends/php/queue.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/queue.php b/frontends/php/queue.php index 4cbea8b4..62c654f6 100644 --- a/frontends/php/queue.php +++ b/frontends/php/queue.php @@ -23,7 +23,7 @@ $page["title"] = "S_QUEUE_BIG"; $page["file"] = "queue.php"; - show_header($page["title"],10,0); + show_header($page["title"],1,0); ?> <?php |
