diff options
Diffstat (limited to 'test_index.php')
-rw-r--r-- | test_index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test_index.php b/test_index.php index e83ddce..1d595ae 100644 --- a/test_index.php +++ b/test_index.php @@ -202,7 +202,6 @@ $tmpl = <<<T <span class="timeinfo">%s</span></td> <td>%s <span class="media">%s/%s</span></td> - <td class="status-box"></td> T; if ($total > 0) { |