Marius Cramer
2013-11-19 ab6e698fc4cf3d6bb3d6115f4d38ec0718aa4db2
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Templates de Cliente ';
$wb['template_type_txt'] = 'Tipo';
$wb['template_name_txt'] = 'Nome da template';
$wb['template_id_txt'] = 'Template ID';
?>