Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
0dae6d 1 <?php
182e2d 2 $wb['list_head_txt'] = 'Utente FTP';
F 3 $wb['active_txt'] = 'Attivo';
0dae6d 4 $wb['server_id_txt'] = 'Server';
182e2d 5 $wb['parent_domain_id_txt'] = 'Sito';
407003 6 $wb['username_txt'] = 'Nome Utente';
182e2d 7 $wb['add_new_record_txt'] = 'Aggiungi nuovo utente FTP';
0dae6d 8 ?>