Till Brehm
2014-09-12 21c8aacf5317867f71d0a7bb71c4c2b088d02d23
commit | author | age
f99b12 1 <?php
02bf99 2 $wb['sys_groupid_txt'] = 'Klijent';
T 3 $wb['list_head_txt'] = 'Web stranice';
b51db0 4 $wb['domain_id_txt'] = 'ID';
8cf78b 5 $wb['active_txt'] = 'Aktivno';
b51db0 6 $wb['server_id_txt'] = 'Server';
8cf78b 7 $wb['domain_txt'] = 'Domena';
02bf99 8 $wb['add_new_record_txt'] = 'Dodaj novu web stranicu';
f99b12 9 ?>
21c8aa 10
TB 11