tbrehm
2013-04-19 713d86100b886a7115902922aac07ee9feedcaa4
1
2
3
4
5
6
7
<?php
$wb['mailbox_spamfilter_txt'] = 'Spamfilter';
$wb['spamfilter_txt'] = 'Spamfilter';
$wb['email_txt'] = 'Email';
$wb['no_policy'] = '- not enabled -';
$wb['policy_txt'] = 'Policy';
?>