tbrehm
2011-09-22 92991d5f5f0779ed12af5e9436227838c76dbb35
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nom';
$wb['fields_txt'] = 'Champs';
$wb['template_txt'] = 'Modèle';
$wb['visible_txt'] = 'Visible';
?>