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