[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    [SM-CVS] SF.net SVN: squirrelmail: [12339] trunk/squirrelmail
From:       jervfors () users ! sourceforge ! net
Date:       2007-03-17 8:24:38
Message-ID: E1HSUDO-0001NL-KX () sc8-pr-svn2 ! sourceforge ! net
[Download RAW message or body]

Revision: 12339
          http://squirrelmail.svn.sourceforge.net/squirrelmail/?rev=12339&view=rev
Author:   jervfors
Date:     2007-03-17 01:24:38 -0700 (Sat, 17 Mar 2007)

Log Message:
-----------
Changing the service provider's logo string.

Modified Paths:
--------------
    trunk/squirrelmail/src/login.php
    trunk/squirrelmail/templates/default_advanced/login.tpl

Modified: trunk/squirrelmail/src/login.php
===================================================================
--- trunk/squirrelmail/src/login.php	2007-03-16 13:13:25 UTC (rev 12338)
+++ trunk/squirrelmail/src/login.php	2007-03-17 08:24:38 UTC (rev 12339)
@@ -164,7 +164,10 @@
 $oTemplate->assign('logo_str', $logo_str);
 $oTemplate->assign('logo_path', $org_logo);
 $oTemplate->assign('sm_attribute_str', $sm_attribute_str);
+// i18n: The %s represents the service provider's name
 $oTemplate->assign('org_name_str', sprintf (_("%s Login"), $org_name));
+// i18n: The %s represents the service provider's name
+$oTemplate->assign('org_logo_str', sprintf (_("The %s logo"), $org_name));
 $oTemplate->assign('login_field_value', $loginname_value);
 $oTemplate->assign('login_extra', $login_extra);
 
@@ -183,4 +186,3 @@
 $oErrorHandler->setDelayedErrors(false);
 
 $oTemplate->display('footer.tpl');
-?>

Modified: trunk/squirrelmail/templates/default_advanced/login.tpl
===================================================================
--- trunk/squirrelmail/templates/default_advanced/login.tpl	2007-03-16 13:13:25 UTC \
                (rev 12338)
+++ trunk/squirrelmail/templates/default_advanced/login.tpl	2007-03-17 08:24:38 UTC \
(rev 12339) @@ -11,6 +11,7 @@
  *      $sm_attribute_str   - string containg SQM attributes.  Will be empty if
  *                            this has been disabled by the admin.
  *      $org_name_str       - translated string containing orginization's name
+ *      $org_logo_str       - translated string containing orginization's logo
  *      $login_field_value  - default value for the user name field
  *      $login_extra        - Some extra form fields needed by SquirrelMail
  *                            for the login.  Template designers SHOULD ALWAYS
@@ -49,7 +50,7 @@
  </tr>
  <tr>
   <td class="orgLogo">
-   <img src="<?php echo $logo_path; ?>" width="50" alt="<?php echo _("The service \
provider's logo"); ?>" /> +   <img src="<?php echo $logo_path; ?>" width="50" \
alt="<?php echo $org_logo_str; ?>" />  </td>
   <td>
    <table cellspacing="0">


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--
squirrelmail-cvs mailing list
List Address: squirrelmail-cvs@lists.sourceforge.net
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
http://squirrelmail.org/cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic