Dominik
2015-01-21 83aa23b76fbdca327c52bd14fc1a1bc62aa5b3ee
interface/web/mail/form/spamfilter_users.tform.php
@@ -91,10 +91,6 @@
         'formtype' => 'TEXT',
         'default' => '',
         'filters'   => array( 0 => array( 'event' => 'SAVE',
               'type' => 'IDNTOASCII'),
            1 => array( 'event' => 'SHOW',
               'type' => 'IDNTOUTF8'),
            2 => array( 'event' => 'SAVE',
               'type' => 'TOLOWER')
         ),
         'validators' => array (  0 => array ( 'type' => 'NOTEMPTY',