bugfixes, layout
[old-projects.git] / philter / philter / include / form_filter.inc.php
index 1e6a5d7..8f5bd9b 100644 (file)
@@ -32,7 +32,7 @@ require("include/js_factory.inc.php");
 <br />
 <div class="rubrique"><?php i18n('pool_title'); ?></div>
 <?php
-i18n('small_pool_help');
+i18n('spool_help');
 echo $mail_pool->to_small_form();
 ?>
 <br />
@@ -87,7 +87,7 @@ i18n('filter_help');
         </td></tr>
         <tr class="impair"><th><?php i18n('filter_rule_conf');?>
         </th></tr><tr class="impair"><td>
-            <input type="radio" value="1" id="ruleAll1" name="rule[all]" /><?php i18n('all_matches');?>
+            <input type="radio" value="1" id="ruleAll1" name="rule[all]" /><?php i18n('all_matches');?><br />
             <input type="radio" value="0" id="ruleAll0" name="rule[all]" /><?php i18n('one_match');?>
             <br />
             <input type="checkbox" checked="checked" id="ruleBlock" name="rule[block]" />