You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$wb["mailboxlist_webmail_link_txt"] = 'Link to webmail in Mailbox list';
28
+
$wb['mailboxlist_webmail_link_txt'] = 'Link to webmail in Mailbox list';
29
29
$wb['mailbox_show_autoresponder_tab_txt'] = 'Show Autoresponder tab in Mailbox detail';
30
30
$wb['mailbox_show_mail_filter_tab_txt'] = 'Show Mail Filter tab in Mailbox detail';
31
31
$wb['mailbox_show_custom_rules_tab_txt'] = 'Show Custom Rules tab in Mailbox detail';
32
-
$wb["webmail_url_txt"] = 'Webmail URL';
33
-
$wb["mailmailinglist_link_txt"] = 'Link to mailing list in Mailing list list';
34
-
$wb["mailmailinglist_url_txt"] = 'Mailing list URL';
35
-
$wb["phpmyadmin_url_txt"] = 'PHPMyAdmin URL';
36
-
$wb["use_domain_module_txt"] = 'Use the domain limits in client module to add new domains';
37
-
$wb["use_domain_module_hint"] = 'If you use the domain limits, your customers can only select one of the domains the admin creates for them. They cannot freely edit the domain-field. You have to re-login after changing this value, to make the changes visible.';
38
-
$wb["new_domain_txt"] = 'HTML to create a new domain';
39
-
$wb["webftp_url_txt"] = 'WebFTP URL';
32
+
$wb['webmail_url_txt'] = 'Webmail URL';
33
+
$wb['mailmailinglist_link_txt'] = 'Link to mailing list in Mailing list list';
34
+
$wb['mailmailinglist_url_txt'] = 'Mailing list URL';
35
+
$wb['phpmyadmin_url_txt'] = 'PHPMyAdmin URL';
36
+
$wb['use_domain_module_txt'] = 'Use the domain limits in client module to add new domains';
37
+
$wb['use_domain_module_hint'] = 'If you use the domain limits, your customers can only select one of the domains the admin creates for them. They cannot freely edit the domain-field. You have to re-login after changing this value, to make the changes visible.';
38
+
$wb['new_domain_txt'] = 'HTML to create a new domain';
0 commit comments