ftimme
2009-01-22 467024a308ebc82a5698c443436a9a4b912d40db
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Clienti';
$wb['client_id_txt'] = 'ID';
$wb['company_name_txt'] = 'Nome compagnia';
$wb['contact_name_txt'] = 'Nome contatto';
$wb['city_txt'] = 'Città';
$wb['country_txt'] = 'Stato';
?>