Marius Cramer
2014-08-13 42539643c396f9d8865dcf9a51b13dc869709d16
commit | author | age
141f4c 1 <?php
14f228 2 $wb['list_head_txt'] = 'Systemanvändargrupper';
141f4c 3 $wb['description_txt'] = 'Beskrivning';
K 4 $wb['name_txt'] = 'Grupp';
14f228 5 $wb['add_new_record_txt'] = 'Lägg till ny grupp';
TB 6 $wb['warning_txt'] = '<b>VARNING:</b> Ändra inte några användarinställningar här. Use the Client- and Reseller settings in the Client module instead. Modifying or changing Users or groups here may cause data loss!';
141f4c 7 ?>