"development team" -> "project team"
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 21 Mar 2005 22:18:32 +0000 (22:18 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 21 Mar 2005 22:18:32 +0000 (22:18 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9125 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/display_messages.php
src/login.php

index b1a22598f0b79a2cee6a4316305d9b8d221a69a1..b6ccd15c2e5ca8418eb8d0aefe83997139cff492 100644 (file)
@@ -107,7 +107,7 @@ function logout_error( $errString, $errTitle = '' ) {
     }
     echo ( $hide_sm_attributions ? '' :
             '<small>' .  _("SquirrelMail Webmail Application") . '<br />'.
-            _("By the SquirrelMail Development Team") . "<br /></small>\n" ).
+            _("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">'.
index 4f6e8aa183ba22c433b28587a5ef2dd469320e61..90f16c3f9f86ce16977599606102db5a4acbf2ab 100644 (file)
@@ -140,7 +140,7 @@ echo html_tag( 'table',
               : '' ).
             ( (isset($hide_sm_attributions) && $hide_sm_attributions) ? '' :
             '<small>' . _("SquirrelMail Webmail Application") . '<br />' ."\n".
-            '  ' . _("By the SquirrelMail Development Team") . '<br /></small>' . "\n" ) .
+            '  ' . _("By the SquirrelMail Project Team") . '<br /></small>' . "\n" ) .
             html_tag( 'table',
                 html_tag( 'tr',
                     html_tag( 'td',