tbrehm
2012-05-07 3728fe9875cd266700bd5db9249ae48f08861373
commit | author | age
8aeb9f 1 <?php
T 2 $wb['User Settings'] = 'User Settings';
3 $wb['Settings'] = 'Settings';
d76ee9 4 $wb['ISPConfig Tools'] = 'ISPConfig Tools';
F 5 $wb['Password and Language'] = 'Password and Language';
22cc9d 6 $wb['ispconfig_tools_note'] = 'This module allows you to change the password and language and to start a resync of the DNS records.';
d02193 7 $wb['Sync Tools'] = 'Sync Tools';
911dbe 8 $wb['Resync'] = 'Resync';
14b85c 9 $wb['Import'] = 'Import';
3728fe 10 $wb['ISPConfig 3 mail'] = 'ISPConfig 3 mail';
T 11 $wb['PDNS Tupa'] = 'PowerDNS Tupa';
8aeb9f 12 ?>