Update message copy and move functions to allow for custom handling / ignoring of...
[squirrelmail.git] / functions / display_messages.php
index c70a78b69a5fda6c0496bd437fc17f7f2d7cca54..b6ccd15c2e5ca8418eb8d0aefe83997139cff492 100644 (file)
@@ -106,8 +106,8 @@ function logout_error( $errString, $errTitle = '' ) {
              "\"$width_and_height /><br />\n";
     }
     echo ( $hide_sm_attributions ? '' :
-            '<small>' . sprintf (_("SquirrelMail version %s"), $version) . '<br />'.
-            _("By the SquirrelMail Development Team") . "<br /></small>\n" ).
+            '<small>' .  _("SquirrelMail Webmail Application") . '<br />'.
+            _("By the SquirrelMail Project Team") . "<br /></small>\n" ).
          '<table cellspacing="1" cellpadding="0" bgcolor="'.$color[1].'" width="70%">'.
          '<tr><td>'.
          '<table width="100%" border="0" bgcolor="'.$color[4].'" align="center">'.