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

List:       squirrelmail-cvs
Subject:    [SM-CVS] SF.net SVN: squirrelmail:[14229]
From:       pdontthink () users ! sourceforge ! net
Date:       2011-12-15 15:08:07
Message-ID: E1RbCul-0004mk-AQ () sfp-svn-6 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 14229
          http://squirrelmail.svn.sourceforge.net/squirrelmail/?rev=14229&view=rev
Author:   pdontthink
Date:     2011-12-15 15:08:06 +0000 (Thu, 15 Dec 2011)
Log Message:
-----------
Allow addition of extra attributes to user/pwd inputs

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

Modified: trunk/squirrelmail/templates/default/login.tpl
===================================================================
--- trunk/squirrelmail/templates/default/login.tpl	2011-12-11 04:30:32 UTC (rev \
                14228)
+++ trunk/squirrelmail/templates/default/login.tpl	2011-12-15 15:08:06 UTC (rev \
14229) @@ -51,7 +51,7 @@
    <?php echo _("Name:"); ?>
   </label></td>
   <td class="sqm_loginFieldInput">
-   <input type="text" name="<?php global $username_form_name; echo \
$username_form_name; ?>" value="<?php echo $login_field_value; ?>" \
id="login_username" onfocus="alreadyFocused=true;" /> +   <input type="text" \
name="<?php global $username_form_name; echo $username_form_name; ?>" value="<?php \
echo $login_field_value; ?>" id="login_username" onfocus="alreadyFocused=true;" <?php \
global $username_form_extra; echo $username_form_extra; ?> />  </td>
  </tr>
  <tr>
@@ -59,7 +59,7 @@
    <?php echo _("Password:"); ?>
   </label></td>
   <td class="sqm_loginFieldInput">
-   <input type="password" name="<?php global $password_form_name; echo \
$password_form_name; ?>" value="" id="secretkey" onfocus="alreadyFocused=true;" /> +  \
<input type="password" name="<?php global $password_form_name; echo \
$password_form_name; ?>" value="" id="secretkey" onfocus="alreadyFocused=true;" <?php \
global $password_form_extra; echo $password_form_extra; ?> />  <?php echo \
$login_extra; ?>  </td>
  </tr>

Modified: trunk/squirrelmail/templates/default_advanced/login.tpl
===================================================================
--- trunk/squirrelmail/templates/default_advanced/login.tpl	2011-12-11 04:30:32 UTC \
                (rev 14228)
+++ trunk/squirrelmail/templates/default_advanced/login.tpl	2011-12-15 15:08:06 UTC \
(rev 14229) @@ -61,7 +61,7 @@
       <?php echo _("Name:"); ?>
      </td>
      <td class="fieldInput">
-      <input type="text" name="<?php global $username_form_name; echo \
$username_form_name; ?>" value="<?php echo $login_field_value; ?>" \
id="login_username" class="input" onfocus="alreadyFocused=true;" /> +      <input \
type="text" name="<?php global $username_form_name; echo $username_form_name; ?>" \
value="<?php echo $login_field_value; ?>" id="login_username" class="input" \
onfocus="alreadyFocused=true;" <?php global $username_form_extra; echo \
$username_form_extra; ?> />  </td>
     </tr>
     <tr>
@@ -69,7 +69,7 @@
       <?php echo _("Password:"); ?>
      </td>
      <td class="fieldInput">
-      <input type="password" name="<?php global $password_form_name; echo \
$password_form_name; ?>" value="" id="secretkey" class="input" \
onfocus="alreadyFocused=true;" /> +      <input type="password" name="<?php global \
$password_form_name; echo $password_form_name; ?>" value="" id="secretkey" \
class="input" onfocus="alreadyFocused=true;" <?php global $password_form_extra; echo \
$password_form_extra; ?> />  <?php echo $login_extra; ?>
      </td>
     </tr>

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


------------------------------------------------------------------------------
10 Tips for Better Server Consolidation
Server virtualization is being driven by many needs.  
But none more important than the need to reduce IT complexity 
while improving strategic productivity.  Learn More! 
http://www.accelacomm.com/jaw/sdnl/114/51507609/
-----
squirrelmail-cvs mailing list
List address: squirrelmail-cvs@lists.sourceforge.net
List info (subscribe/unsubscribe/change options): \
                https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
Repository: http://squirrelmail.org/svn


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

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