diff options
Diffstat (limited to 'frontends/php/srv_status.php')
| -rw-r--r-- | frontends/php/srv_status.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/srv_status.php b/frontends/php/srv_status.php index 8e18f4fd..8956480e 100644 --- a/frontends/php/srv_status.php +++ b/frontends/php/srv_status.php @@ -32,7 +32,7 @@ echo "<td width=10%><b>Status</b></td>"; echo "<td><b>Reason</b></td>"; echo "<td width=20%><b>SLA (last 7 days)</b></td>"; - echo "<td width=10% align=center><b>Planned/current<BR>SLA</b></td>"; + echo "<td width=10% align=center><b>Planned/current SLA</b></td>"; echo "<td width=5%><b>Graph</b></td>"; echo "</tr>"; echo "\n"; |
