Marius Cramer
2014-08-13 31230cb7cda673db7a96fb14d93dfaf9262c74cf
commit | author | age
97b472 1 <?php
F 2 $wb['list_head_txt'] = 'Spamfilter Policy';
3 $wb['policy_name_txt'] = 'Name';
4 $wb['virus_lover_txt'] = 'Virus lover';
5 $wb['spam_lover_txt'] = 'Spam lover';
6 $wb['banned_files_lover_txt'] = 'Banned Files lover';
7 $wb['bad_header_lover_txt'] = 'Bad Header lover';
8 $wb['add_new_record_txt'] = 'Add Policy record';
9 ?>
14f228 10