Michael Fürmann
2015-03-05 a7d8045759881eeb18d3c6304169f3d8b5ea0235
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Usuarios de carpetas protegidas';
$wb['active_txt'] = 'Activo';
$wb['web_folder_id_txt'] = 'Carpeta';
$wb['username_txt'] = 'Nombre de usuario';
$wb['add_new_record_txt'] = 'Add new Folder User';
?>