mcramer
2012-06-18 a932880cc9dcd6da7e42f5a69534322c79f75953
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Webdav korisnik';
$wb['active_txt'] = 'Aktivno';
$wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Web stranica';
$wb['username_txt'] = 'Korisničko ime';
$wb['add_new_record_txt'] = 'Dodaj Webdav korisnika';
?>