Till Brehm
2015-06-23 2ab1e5850565647a6d1829d81e11e2bbfc7193dd
commit | author | age
522ef8 1 <?php
2ab1e5 2 $wb['list_head_txt'] = 'Usuario de carpeta';
TB 3 $wb['active_txt'] = 'Habilitado';
10b4c8 4 $wb['web_folder_id_txt'] = 'Carpeta';
T 5 $wb['username_txt'] = 'Nombre de usuario';
2ab1e5 6 $wb['add_new_record_txt'] = 'AƱadir usuario a carpeta.';
d6cd45 7 ?>