diff --git a/variables.inc.php b/variables.inc.php index 068bb220..e7f6144d 100644 --- a/variables.inc.php +++ b/variables.inc.php @@ -77,17 +77,14 @@ $tSubject = ""; $tUsername = ""; $tTransport = ""; -$pAdminCreate_domain_defaultaliases_text = " "; $pAdminCreate_domain_domain_text = " "; $pCreate_alias_address_text = " "; $pCreate_alias_goto_text = " "; -$pCreate_mailbox_name_text = " "; $pCreate_mailbox_password_text = " "; $pCreate_mailbox_quota_text = " "; $pCreate_mailbox_username_text = " "; $pEdit_mailbox_password_text = " "; $pEdit_mailbox_quota_text = " "; -$pEdit_mailbox_username_text = " "; /* vim: set expandtab softtabstop=4 tabstop=4 shiftwidth=4: */ ?>