tbrehm
2012-12-12 9c9a7d2ac863c8e78323c10c891147bfd0c7c6ae
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nume';
$wb['fields_txt'] = 'Campuri';
$wb['template_txt'] = 'Template';
$wb['visible_txt'] = 'Vizibil';
?>