summaryrefslogtreecommitdiffstats
path: root/test_index.php
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-09-10 20:00:33 +0000
committerRomain d'Alverny <rda@mageia.org>2012-09-10 20:00:33 +0000
commit281178d7a6583f4e32529af685fde55465bffdcd (patch)
tree6239b42facaa15fc6cc25ba9c7d82173a1f64c7e /test_index.php
parentc526f943798db97a5f10b5aeffb017e86b639571 (diff)
downloadpkgsubmit-281178d7a6583f4e32529af685fde55465bffdcd.tar
pkgsubmit-281178d7a6583f4e32529af685fde55465bffdcd.tar.gz
pkgsubmit-281178d7a6583f4e32529af685fde55465bffdcd.tar.bz2
pkgsubmit-281178d7a6583f4e32529af685fde55465bffdcd.tar.xz
pkgsubmit-281178d7a6583f4e32529af685fde55465bffdcd.zip
no wrap in status cells
Diffstat (limited to 'test_index.php')
-rw-r--r--test_index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_index.php b/test_index.php
index b1b93d3..d87f70d 100644
--- a/test_index.php
+++ b/test_index.php
@@ -243,7 +243,7 @@ if ($total > 0) {
$typestr = "<span title='$typealt'>$typestr</a>";
}
- $s .= '<td>';
+ $s .= '<td class="status">';
$show_time = '';
if ($p['type'] == 'uploaded') {