diff options
Diffstat (limited to 'frontends/php/queue.php')
| -rw-r--r-- | frontends/php/queue.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/php/queue.php b/frontends/php/queue.php index 7992689f..be82be8e 100644 --- a/frontends/php/queue.php +++ b/frontends/php/queue.php @@ -80,6 +80,7 @@ else $sec_rest++; } + $col=0; table_header(array(S_DELAY,S_COUNT)); $elements=array(S_5_SECONDS,$sec_5); table_row($elements,$col++); |
