Marius Cramer
2014-08-13 42539643c396f9d8865dcf9a51b13dc869709d16
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = 'Spamfilter Policy';
$wb['policy_name_txt'] = 'Name';
$wb['virus_lover_txt'] = 'Virus lover';
$wb['spam_lover_txt'] = 'Spam lover';
$wb['banned_files_lover_txt'] = 'Banned Files lover';
$wb['bad_header_lover_txt'] = 'Bad Header lover';
$wb['add_new_record_txt'] = 'Add Policy record';
?>