diff options
Diffstat (limited to 'test_index.php')
-rw-r--r-- | test_index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test_index.php b/test_index.php index 212e7f3..b1b93d3 100644 --- a/test_index.php +++ b/test_index.php @@ -269,7 +269,7 @@ if ($total > 0) { <th>Package</th> <th>Who <span class="timeinfo">when</span></th> <th>Target <span class="media">media</span></th> - <th>Status <span class="timeinfo">process time</span></th> + <th>Status <span class="timeinfo">process time</span></th> </tr></thead>', '<tbody>', $s, '</tbody>', '</table>'; |