Florian Schaal
2016-04-29 edb0b27ea9fe8c5b180544edf188c1f5239de138
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Usuario Webdav';
$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 Webdav';
?>