Marius Cramer
2014-08-13 31230cb7cda673db7a96fb14d93dfaf9262c74cf
commit | author | age
97b472 1 <?php
14f228 2 $wb['list_head_txt'] = 'Spamfilter svartlistning';
TB 3 $wb['active_txt'] = 'Aktiv';
97b472 4 $wb['server_id_txt'] = 'Server';
14f228 5 $wb['priority_txt'] = 'Prioritet';
TB 6 $wb['rid_txt'] = 'Användare';
7 $wb['email_txt'] = 'Vitlistad epostadress';
8 $wb['add_new_record_txt'] = 'Lägg till svartlistning';
97b472 9 ?>
14f228 10