summaryrefslogtreecommitdiffstats
path: root/frontends/php/services.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/services.php')
-rw-r--r--frontends/php/services.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontends/php/services.php b/frontends/php/services.php
index 89fabaea..7e75eae9 100644
--- a/frontends/php/services.php
+++ b/frontends/php/services.php
@@ -68,8 +68,8 @@
echo "<table border=0 width=100% bgcolor='#CCCCCC' cellspacing=1 cellpadding=3>";
echo "<tr>";
echo "<td><b>Service</b></td>";
- echo "<td width=\"20%\"><b>Status calculation</b></td>";
- echo "<td width=\"10%\"><b>Actions</b></td>";
+ echo "<td width=20%><b>Status calculation</b></td>";
+ echo "<td width=10%><b>Actions</b></td>";
echo "</tr>";
$col=0;