koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/hlt/en opac-auth.tmpl,1.1.2.6,1


From: Chris Cormack
Subject: [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/hlt/en opac-auth.tmpl,1.1.2.6,1.1.2.7
Date: Fri, 29 Nov 2002 19:59:06 -0800

Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/hlt/en
In directory sc8-pr-cvs1:/tmp/cvs-serv19690

Modified Files:
      Tag: rel-1-2
        opac-auth.tmpl 
Log Message:
Changing password input to be of type password


Index: opac-auth.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/hlt/en/Attic/opac-auth.tmpl,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -C2 -r1.1.2.6 -r1.1.2.7
*** opac-auth.tmpl      28 Nov 2002 11:27:07 -0000      1.1.2.6
--- opac-auth.tmpl      30 Nov 2002 03:59:03 -0000      1.1.2.7
***************
*** 65,69 ****
  <TD>Your card number</TD> <TD><INPUT TYPE="text"  SIZE="25"   
NAME="userid"></TD></TR>
  <TR VALIGN=TOP>
! <TD>Password</TD> <TD><INPUT TYPE="text"  SIZE="25"   NAME="password"></TD>
  </tr><tr>
  <td colspan=2 align="right"><input type="submit" value="OK" SIZE="2"   
class="green-box"></td>
--- 65,69 ----
  <TD>Your card number</TD> <TD><INPUT TYPE="text"  SIZE="25"   
NAME="userid"></TD></TR>
  <TR VALIGN=TOP>
! <TD>Password</TD> <TD><INPUT TYPE="password"  SIZE="25"   
NAME="password"></TD>
  </tr><tr>
  <td colspan=2 align="right"><input type="submit" value="OK" SIZE="2"   
class="green-box"></td>
***************
*** 86,88 ****
  <TMPL_INCLUDE name="end-main.inc">
  </body>
! </html>
\ No newline at end of file
--- 86,88 ----
  <TMPL_INCLUDE name="end-main.inc">
  </body>
! </html>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]