Till Brehm
2014-09-12 21c8aacf5317867f71d0a7bb71c4c2b088d02d23
commit | author | age
f99b12 1 <?php
02bf99 2 $wb['list_head_txt'] = 'Email blacklista';
8cf78b 3 $wb['active_txt'] = 'Aktivno';
b51db0 4 $wb['server_id_txt'] = 'Server';
02bf99 5 $wb['source_txt'] = 'Blacklistana adresa';
8cf78b 6 $wb['type_txt'] = 'Vrsta';
02bf99 7 $wb['recipient_txt'] = 'Primatelj';
T 8 $wb['add_new_record_txt'] = 'Dodaj novi zapis na blacklistu';
9 $wb['access_txt'] = 'pristup';
f99b12 10 ?>
21c8aa 11
TB 12