| | |
| | | <?php |
| | | $wb['list_head_txt'] = 'Systemuser groups'; |
| | | $wb['description_txt'] = 'Description'; |
| | | $wb['name_txt'] = 'Group'; |
| | | $wb['add_new_record_txt'] = 'Add new Group'; |
| | | $wb['page_txt'] = 'Page'; |
| | | $wb['page_of_txt'] = 'of'; |
| | | $wb['page_next_txt'] = 'Next'; |
| | | $wb['page_back_txt'] = 'Back'; |
| | | $wb['delete_txt'] = 'Delete'; |
| | | $wb['filter_txt'] = 'Filter'; |
| | | $wb['list_head_txt'] = 'Gruppi utenti sistema'; |
| | | $wb['description_txt'] = 'Descrizione'; |
| | | $wb['name_txt'] = 'Gruppo'; |
| | | $wb['add_new_record_txt'] = 'Aggiungi nuovo gruppo'; |
| | | $wb['warning_txt'] = '<b>ATTENZIONE:</b> Non editare o modificare alcuna impostazione utente da qui. Utilizzare invece le impostazioni del modulo nella sezione Clienti- e Rivenditori. Modificare o cambiare Utenti o Gruppi in questa sezione può causare perdita di dati!'; |
| | | ?> |