summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
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>';
/**
*/