summaryrefslogtreecommitdiffstats
path: root/frontends/php/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/config.php')
-rw-r--r--frontends/php/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/config.php b/frontends/php/config.php
index 2557d606..fcdf1621 100644
--- a/frontends/php/config.php
+++ b/frontends/php/config.php
@@ -605,7 +605,7 @@
if(DBnum_rows($result)==0)
{
echo "<TR BGCOLOR=#EEEEEE>";
- echo "<TD COLSPAN=4 ALIGN=CENTER>".S_NO_AUTOREGISTRATION_RULES_DEFINED."</TD>";
+ echo "<TD COLSPAN=5 ALIGN=CENTER>".S_NO_AUTOREGISTRATION_RULES_DEFINED."</TD>";
echo "<TR>";
}
table_end();