mcramer
2013-06-04 07bee914afc77e12aa7668f07833c646cc8e2585
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Naziv';
$wb['fields_txt'] = 'Polja';
$wb['template_txt'] = 'Predložak';
$wb['visible_txt'] = 'Vidljivo';
?>