Marius Cramer
2015-04-14 a6e3ae8120a09df8694d2bae51045fb4dd2b16fc
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';
?>