[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/vanilla/en opac-user.tmpl,1.2.2.1,1.2.2.2

Chris Cormack rangi at users.sourceforge.net
Sun Feb 1 06:34:19 CET 2004


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

Modified Files:
      Tag: rel_2_0
	opac-user.tmpl 
Log Message:
missed one instance of renewable


Index: opac-user.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/vanilla/en/opac-user.tmpl,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -C2 -r1.2.2.1 -r1.2.2.2
*** opac-user.tmpl	1 Feb 2004 05:21:21 -0000	1.2.2.1
--- opac-user.tmpl	1 Feb 2004 05:34:17 -0000	1.2.2.2
***************
*** 139,143 ****
  <td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>

  <td valign="top" >

! <TMPL_IF NAME="renewable">

  <TMPL_IF NAME="reserved">

  Not renewable

--- 139,143 ----
  <td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>

  <td valign="top" >

! <TMPL_IF NAME="status">

  <TMPL_IF NAME="reserved">

  Not renewable






More information about the Koha-cvs mailing list