summaryrefslogtreecommitdiffstats
path: root/frontends/php/queue.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/queue.php')
-rw-r--r--frontends/php/queue.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/queue.php b/frontends/php/queue.php
index a1815cb4..b3eaec82 100644
--- a/frontends/php/queue.php
+++ b/frontends/php/queue.php
@@ -52,7 +52,7 @@
$h1=S_QUEUE_OF_ITEMS_TO_BE_UPDATED_BIG;
-# $h2=S_GROUP." ";
+# $h2=S_GROUP.SPACE;
$h2="";
$h2=$h2."<select class=\"biginput\" name=\"show\" onChange=\"submit()\">";
$h2=$h2.form_select("show",0,S_OVERVIEW);