daniel
2008-06-04 dbb5b87b45f7f6a4a7f42373e2dbc3f37c690e99
1
2
3
4
5
6
7
<?php
$wb["list_head_txt"] = 'Backend Form';
$wb["form_txt"] = 'Form';
$wb["module_txt"] = 'Module';
$wb["title_txt"] = 'Title';
$wb["description_txt"] = 'Description';
?>