tbrehm
2012-04-23 d02193c14c33dd12edb14f000b1c4eb6b7c3f070
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';
8aeb9f 9 ?>