Florian Schaal
2013-12-27 e7bb41002639db224b6302bba9a6795110b1972f
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nom';
$wb['fields_txt'] = 'Champs';
$wb['template_txt'] = 'Modèle';
$wb['visible_txt'] = 'Visible';
?>