Till Brehm
2014-04-22 263f0ec18e4cdb87d30c0585149d0ac7efed4ef5
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Formulaire d\'administration';
$wb['form_txt'] = 'Formulaire';
$wb['module_txt'] = 'Module';
$wb['title_txt'] = 'Titre';
$wb['description_txt'] = 'Description';
?>