summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2011-04-18 20:54:15 +0000
committerRomain d'Alverny <rda@mageia.org>2011-04-18 20:54:15 +0000
commit7b5e883bed5d3440e14c866ba800cba5fddf3014 (patch)
tree5aa59a00e21225d7438a3a374648579676036098 /index.php
parente02417808c58c8c840a03072fbd078b7e9df043c (diff)
downloadpkgsubmit-7b5e883bed5d3440e14c866ba800cba5fddf3014.tar
pkgsubmit-7b5e883bed5d3440e14c866ba800cba5fddf3014.tar.gz
pkgsubmit-7b5e883bed5d3440e14c866ba800cba5fddf3014.tar.bz2
pkgsubmit-7b5e883bed5d3440e14c866ba800cba5fddf3014.tar.xz
pkgsubmit-7b5e883bed5d3440e14c866ba800cba5fddf3014.zip
table layout
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 9083a18..092da50 100644
--- a/index.php
+++ b/index.php
@@ -360,7 +360,7 @@ if ($total > 0) {
$s .= '</table><br /><br />';
- $s .= '<table><caption>Build time</caption></tr><th></th><th></th></tr>';
+ $s .= '<table style="width: 100%"><caption>Build time</caption></tr><th>Duration</th><th>Count</th></tr>';
/**
*/