[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/circ circulation.tmp
From: |
Owen Leonard |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/circ circulation.tmpl,1.6.2.5,1.6.2.6 |
Date: |
Wed, 16 Feb 2005 14:27:58 -0800 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/circ
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3386/koha-tmpl/intranet-tmpl/npl/en/circ
Modified Files:
Tag: rel_2_2
circulation.tmpl
Log Message:
Modifying display based on 'flagged' variable
Index: circulation.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/circ/circulation.tmpl,v
retrieving revision 1.6.2.5
retrieving revision 1.6.2.6
diff -C2 -r1.6.2.5 -r1.6.2.6
*** circulation.tmpl 16 Feb 2005 20:17:36 -0000 1.6.2.5
--- circulation.tmpl 16 Feb 2005 22:27:40 -0000 1.6.2.6
***************
*** 131,134 ****
--- 131,136 ----
<h4> <!-- TMPL_VAR NAME="issuecount" --> out<!-- TMPL_IF
NAME="overduecount" -->, <span class="error"><!-- TMPL_VAR name="overduecount"
--> overdue</span><!-- /TMPL_IF --></h4><br clear="right" />
+ <!-- TMPL_IF NAME="flagged" -->
+ </div><div class="details">
<ul>
<!-- TMPL_IF NAME="gna" -->
***************
*** 165,168 ****
--- 167,171 ----
<!-- /TMPL_IF -->
</dl>
+ <!-- /TMPL_IF -->
<!-- TMPL_ELSE -->
<!-- No card entered yet -->
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/circ circulation.tmpl,1.6.2.5,1.6.2.6,
Owen Leonard <=