tbrehm
2013-01-14 08fcf6d1aeb26ad99d07b01845b12abedb010dc7
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'FTP račun';
$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 FTP račun';
?>