vogelor
2011-03-28 4ef1a553e57e5447db4431f5ea8cc4e35cae148f
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Front práce';
$wb['tstamp_txt'] = 'Dátum';
$wb['server_id_txt'] = 'Server';
$wb['dbtable_txt'] = 'DB Tabulky';
$wb['action_txt'] = 'Akcia';
$wb['status_txt'] = 'Stav';
?>