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/npl/en opac-user.tmpl,1.1,1.1.2


From: Owen Leonard
Subject: [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/npl/en opac-user.tmpl,1.1,1.1.2.1
Date: Wed, 19 Jan 2005 09:44:02 -0800

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

Modified Files:
      Tag: rel_2_2
        opac-user.tmpl 
Log Message:
Removing non-functional renew link

Index: opac-user.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/npl/en/opac-user.tmpl,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -C2 -r1.1 -r1.1.2.1
*** opac-user.tmpl      20 Oct 2004 19:15:07 -0000      1.1
--- opac-user.tmpl      19 Jan 2005 17:43:58 -0000      1.1.2.1
***************
*** 86,90 ****
  <th>Due</th>
  <!-- <th>Fines</th> -->
- <th>Status</th>
  </tr>
  
--- 86,89 ----
***************
*** 97,107 ****
  <td><!-- TMPL_VAR NAME="date_due" --></td>
  <!-- <td><!-- TMPL_IF NAME="charges" -->Yes<!-- TMPL_ELSE -->No<!-- /TMPL_IF 
--></td> -->
- <td>
- <!-- TMPL_IF NAME="status" -->
- <a href="/cgi-bin/koha/opac-renew.pl?from=opac_user&amp;item=<!-- TMPL_VAR 
NAME="itemnumber" -->&amp;bornum=<!-- TMPL_VAR NAME="borrowernumber" -->" 
class="padded">Renew</a>
- <!-- TMPL_ELSE -->
- Not renewable
- <!-- /TMPL_IF -->
- </td>
  </tr>
  <!-- /TMPL_LOOP -->
--- 96,99 ----




reply via email to

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