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 163afe0..12a9eb2 100644
--- a/index.php
+++ b/index.php
@@ -406,7 +406,7 @@ if ($total > 0) {
$buildtime_cnt);
$s .= $bts;
- $s .= '</table><span style="font-size: 85%;">Does not take build failures into account.</span>';
+ $s .= '</table><span style="font-size: 85%;">Does not take<br />build failures<br />into account.</span>';
$s .= '</div>';