tbrehm
2012-02-13 a8903524b632a834c2961d007d9edf52dadf79b9
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Shell User';
$wb['active_txt'] = 'Aktivno';
$wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Site';
$wb['username_txt'] = 'Korisničko ime';
$wb['add_new_record_txt'] = 'Add new Shell-User';
?>