summaryrefslogtreecommitdiffstats
path: root/frontends/php/srv_status.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/srv_status.php')
-rw-r--r--frontends/php/srv_status.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/srv_status.php b/frontends/php/srv_status.php
index aa183499..000d3a78 100644
--- a/frontends/php/srv_status.php
+++ b/frontends/php/srv_status.php
@@ -16,7 +16,7 @@
echo "<tr>";
echo "<td><b>Service</b></td>";
echo "<td width=10%><b>Status</b></td>";
- echo "<td width=20%><b>Reason</b></td>";
+ echo "<td width=30%><b>Reason</b></td>";
echo "</tr>";
echo "\n";
$col=0;