Till Brehm
2016-01-10 54bd9274f62d0307e531b3827d717787df7ec582
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Usuario FTP';
$wb['active_txt'] = 'Habilitado';
$wb['server_id_txt'] = 'Servidor';
$wb['parent_domain_id_txt'] = 'Sitio web';
$wb['username_txt'] = 'Nombre de usuario';
$wb['add_new_record_txt'] = 'AƱadir usuario FTP';
?>