summaryrefslogtreecommitdiffstats
path: root/test_index.php
diff options
context:
space:
mode:
Diffstat (limited to 'test_index.php')
-rw-r--r--test_index.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/test_index.php b/test_index.php
index d87f70d..fb0f0a1 100644
--- a/test_index.php
+++ b/test_index.php
@@ -191,14 +191,13 @@ if (!is_null($upload_time)) {
echo sprintf('<li><p>Upload in progress for %s.</p></li>', timediff($upload_time));
}
-
// Build queue
$s = '';
$tmpl = <<<T
<tr class="%s">
<td><a rel="nofollow" href="%s" title="%s" class="package">%s</a>
<span class="revision"><a href="%s">view changes @ r%d</a></span></td>
- <td><a rel="nofollow" href="?user=%s" class="committer">%s</a>
+ <td class="user"><a rel="nofollow" href="?user=%s" class="committer">%s</a>
<span class="timeinfo">%s</span></td>
<td>%s
<span class="media">%s/%s</span></td>