From: tokul Date: Sun, 20 Mar 2005 14:26:34 +0000 (+0000) Subject: removing version info from login_error page. X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=694d8e25e59061191a56111fb83ef1c1f3d1b9d3 removing version info from login_error page. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9095 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/functions/display_messages.php b/functions/display_messages.php index c70a78b6..b1a22598 100644 --- a/functions/display_messages.php +++ b/functions/display_messages.php @@ -106,7 +106,7 @@ function logout_error( $errString, $errTitle = '' ) { "\"$width_and_height />
\n"; } echo ( $hide_sm_attributions ? '' : - '' . sprintf (_("SquirrelMail version %s"), $version) . '
'. + '' . _("SquirrelMail Webmail Application") . '
'. _("By the SquirrelMail Development Team") . "
\n" ). ''. '
'.