| | |
| | | <?php |
| | | $wb['name_txt'] = 'Name'; |
| | | $wb['fields_txt'] = 'Fields'; |
| | | $wb['template_txt'] = 'Template'; |
| | | $wb['visible_txt'] = 'Visible'; |
| | | $wb['btn_save_txt'] = 'Save'; |
| | | $wb['btn_cancel_txt'] = 'Cancel'; |
| | | ?> |
| | | <?php
|
| | | $wb['name_txt'] = 'Naam template';
|
| | | $wb['fields_txt'] = 'Toon invoervelden tijdens DNS wizard';
|
| | | $wb['template_txt'] = 'Template-data<br /><br /><a href="http://www.howtoforge.com/forums/showthread.php?p=215031" target="_blank" style="font-weight:bold;">Voorbeeld (in nieuw venster)</a>';
|
| | | $wb['visible_txt'] = 'Geactiveerd voor DNS wizard?';
|
| | | ?>
|
| | |
|