Marius Cramer
2015-05-22 223c561a0f05d3625053dab5309aae1f490a40e6
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Plantillas de clientes';
$wb['template_type_txt'] = 'Tipo';
$wb['template_name_txt'] = 'Nombre';
$wb['template_id_txt'] = 'ID de plantilla';
?>