Till Brehm
2016-03-29 1bad88c7e5716073be876ee5cfee7a3cfe6a9eae
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Default Theme settings';
$wb['list_desc_txt'] = 'Modify default-theme specific options';
$wb['no_settings_txt'] = 'There are no settings for the default theme.';
$wb['btn_start_txt'] = 'Sauvegarder';
$wb['btn_cancel_txt'] = 'Retour';
?>