diff options
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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>'; |