vogelor
2010-06-02 7e3bd4da74e051d54a4790e6bc1c5b1d1bab58c2
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Grupy użytkowników systemowych';
$wb['description_txt'] = 'Opis';
$wb['name_txt'] = 'Grupa';
$wb['add_new_record_txt'] = 'Dodaj nową grupę';
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing Users or groups here may cause data loss!';
?>