mcramer
2012-08-24 5200ad0394f3aaa3bddefcbbc7409fdc256be7c1
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Log ISPConfig';
$wb['tstamp_txt'] = 'Data';
$wb['server_id_txt'] = 'Server';
$wb['loglevel_txt'] = 'Livello log';
$wb['message_txt'] = 'Messaggio';
?>