relooking
[old-projects.git] / philter / philter / include / plugin_bogofilter.inc.php
index 4e2efe4..cb0243a 100644 (file)
@@ -42,7 +42,7 @@ class BogoPlugin extends MatchPlugin {
     }
 
     function to_form() {
-        $res =  "<table width=\"100%\">\n"
+        $res =  "<table width=\"100%\" cellspacing=\"0\" cellpadding=\"1\">\n"
             .   "<tr><th width=\"25%\">BogoFilter</th>\n";
 
         $res .= "<td>TODO</td>\n";