git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9223
7612ce4b-ef26-0410-bec9-
ea0150e637f0
set_up_language($squirrelmail_language, true);
include_once(SM_PATH . 'functions/display_messages.php' );
sqsession_destroy();
- logout_error( _("Your mailbox is not located on this server.<br>".
- "Try a different server or consult your Administrator") );
+ logout_error( _("Your mailbox is not located at this server. Try a different server or consult your system administrator") );
exit;
}
return chop(substr($yp, strlen($username)+1));
}
-?>
+?>
\ No newline at end of file