Florian Schaal
2014-09-22 d15bceb288a8555ca5d81b8f0f5a62c9153872af
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';
?>