[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/en opac-userupdate.tmpl,1.12.2.2,1.12.2.3

Ambrose C. LI acli at users.sourceforge.net
Sun Feb 29 07:33:43 CET 2004


Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/en
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30553/default/en

Modified Files:
      Tag: rel_2_0
	opac-userupdate.tmpl 
Log Message:
Title -> Salutation, so that it can be translated properly to Chinese


Index: opac-userupdate.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/en/opac-userupdate.tmpl,v
retrieving revision 1.12.2.2
retrieving revision 1.12.2.3
diff -C2 -r1.12.2.2 -r1.12.2.3
*** opac-userupdate.tmpl	7 Jan 2004 20:51:03 -0000	1.12.2.2
--- opac-userupdate.tmpl	29 Feb 2004 06:33:40 -0000	1.12.2.3
***************
*** 13,17 ****
  
  <tr> 
! <td>Title</td> <td><input type="text"  size="25" value="<!-- TMPL_VAR NAME="title" -->"  name="title"></td></tr>
  
  <tr> 
--- 13,17 ----
  
  <tr> 
! <td>Salutation</td> <td><input type="text"  size="25" value="<!-- TMPL_VAR NAME="title" -->"  name="title"></td></tr>
  
  <tr> 





More information about the Koha-cvs mailing list