Till Brehm
2014-09-12 21c8aacf5317867f71d0a7bb71c4c2b088d02d23
commit | author | age
f99b12 1 <?php
02bf99 2 $wb['list_head_txt'] = 'Email alias';
8cf78b 3 $wb['active_txt'] = 'Aktivno';
02bf99 4 $wb['source_txt'] = 'izvor';
T 5 $wb['destination_txt'] = 'Odredište';
b51db0 6 $wb['email_txt'] = 'Email';
02bf99 7 $wb['add_new_record_txt'] = 'Dodaj email alias';
f99b12 8 ?>
21c8aa 9
TB 10