tbrehm
2011-11-07 f9318304dc8b00dfd0a3759a8aece7725865db32
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Backend Form';
$wb['form_txt'] = 'Form';
$wb['module_txt'] = 'Modulo';
$wb['title_txt'] = 'Titolo';
$wb['description_txt'] = 'Descrizione';
?>