ftimme
2012-03-30 2655f9315464236f2e41d2b6467d9cf97cb2b34b
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';
?>