tbrehm
2012-04-05 e15295406e45c3f7944ed571dba8f099a9b5ac59
commit | author | age
f99b12 1 <?php
e15295 2 $wb['list_head_txt'] = 'Baza';
e485d0 3 $wb['active_txt'] = 'Aktivno';
e15295 4 $wb['remote_access_txt'] = 'Udaljeni pristup';
b51db0 5 $wb['server_id_txt'] = 'Server';
e15295 6 $wb['database_user_txt'] = 'Korisnik baze';
T 7 $wb['database_name_txt'] = 'Naziv baze';
8 $wb['add_new_record_txt'] = 'Dodaj bazu';
f99b12 9 ?>