Marius Cramer
2013-11-21 7b35164b46ca67cd1dfa43bba583aa90106a5d8b
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Coda lavori';
$wb['tstamp_txt'] = 'Data';
$wb['server_id_txt'] = 'Server';
$wb['dbtable_txt'] = 'Tabella DB';
$wb['action_txt'] = 'Azione';
$wb['status_txt'] = 'Stato';
?>