Marius Cramer
2014-04-23 9dba8d7cecd64cc89e006d57f1d39d7ca9119645
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Modelli cliente';
$wb['template_type_txt'] = 'Tipo';
$wb['template_name_txt'] = 'Nome modello';
$wb['template_id_txt'] = 'Template ID';
?>