tbrehm
2012-05-07 14b85c78aff0585aba2303606686452a180d84a7
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';
8aeb9f 10 ?>