ftimme
2011-09-29 6ad1e4080e9cd8e10ab9ec1e876debece7ae6512
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";
?>