xaver
2011-09-27 6be5a6efc552026a2f4891dc70e3d27938cc5b01
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = "Stanje";
$wb['tstamp_txt'] = "Datum";
$wb['server_id_txt'] = "Server";
$wb['dbtable_txt'] = "DB tablica";
$wb['action_txt'] = "Akcija";
$wb['status_txt'] = "Status";
?>