diff options
author | Romain d'Alverny <rda@mageia.org> | 2012-09-10 19:15:34 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2012-09-10 19:15:34 +0000 |
commit | c526f943798db97a5f10b5aeffb017e86b639571 (patch) | |
tree | 08f1ecda413c305cb1b8c7aa3fe2a28c33749cf7 /test_index.php | |
parent | da4c8a05a1e188494cb666dcfb6ba06bb59d93d5 (diff) | |
download | pkgsubmit-c526f943798db97a5f10b5aeffb017e86b639571.tar pkgsubmit-c526f943798db97a5f10b5aeffb017e86b639571.tar.gz pkgsubmit-c526f943798db97a5f10b5aeffb017e86b639571.tar.bz2 pkgsubmit-c526f943798db97a5f10b5aeffb017e86b639571.tar.xz pkgsubmit-c526f943798db97a5f10b5aeffb017e86b639571.zip |
css adjustments
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>'; |