[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.11,1.12 |
Date: |
Wed, 16 Feb 2005 14:29:04 -0800 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/circ
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3777/koha-tmpl/intranet-tmpl/npl/en/circ
Modified Files:
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.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** circulation.tmpl 16 Feb 2005 20:18:00 -0000 1.11
--- circulation.tmpl 16 Feb 2005 22:29:02 -0000 1.12
***************
*** 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.11,1.12,
Owen Leonard <=
- Prev by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/circ circulation.tmpl,1.6.2.5,1.6.2.6
- Next by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/includes intranet.css,1.5.2.5,1.5.2.6 print.css,1.1,1.1.2.1
- Previous by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/circ circulation.tmpl,1.6.2.5,1.6.2.6
- Next by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/includes intranet.css,1.5.2.5,1.5.2.6 print.css,1.1,1.1.2.1
- Index(es):