Dominik Müller
2015-09-02 4b7334b64c8993b2910d6e8fd2702a5fc42da5d8
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Fragmentos de Directivas';
$wb['active_txt'] = 'Activa';
$wb['name_txt'] = 'Nombre';
$wb['type_txt'] = 'Tipo';
$wb['add_new_record_txt'] = 'Añadir Fragmento de Directivas';
?>