| | |
| | | <?php |
| | | $wb['list_head_txt'] = 'Shell gebruikers'; |
| | | $wb['active_txt'] = 'Actief?'; |
| | | $wb['server_id_txt'] = 'Server'; |
| | | $wb['parent_domain_id_txt'] = 'Website'; |
| | | $wb['username_txt'] = 'Gebruikersnaam'; |
| | | $wb['add_new_record_txt'] = 'Nieuwe Shell gebruiker toevoegen'; |
| | | ?> |
| | | <?php
|
| | | $wb['list_head_txt'] = 'Shell gebruikers';
|
| | | $wb['active_txt'] = 'Actief?';
|
| | | $wb['server_id_txt'] = 'Server';
|
| | | $wb['parent_domain_id_txt'] = 'Website';
|
| | | $wb['username_txt'] = 'Gebruikersnaam';
|
| | | $wb['add_new_record_txt'] = 'Nieuwe Shell gebruiker toevoegen';
|
| | | ?>
|
| | |
|