Till Brehm
2015-11-14 4890d168493974a409b7eca74f9075c22f04e5a8
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Carpetas Protegidas';
$wb['active_txt'] = 'Activa';
$wb['server_id_txt'] = 'Servidor';
$wb['parent_domain_id_txt'] = 'Sitio web';
$wb['path_txt'] = 'Ruta';
$wb['add_new_record_txt'] = 'Add new Folder';
?>