koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/circ circul... [dev_week]


From: Owen Leonard
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/circ circul... [dev_week]
Date: Thu, 05 Oct 2006 14:28:46 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         dev_week
Changes by:     Owen Leonard <oleonard> 06/10/05 14:28:46

Modified files:
        koha-tmpl/intranet-tmpl/npl/en/circ: circulation.tmpl 

Log message:
        Trying to recover earlier uncomitted changes to display item type circ 
limits

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/circ/circulation.tmpl?cvsroot=koha&only_with_tag=dev_week&r1=1.6.2.17.2.6&r2=1.6.2.17.2.7

Patches:
Index: circulation.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/npl/en/circ/Attic/circulation.tmpl,v
retrieving revision 1.6.2.17.2.6
retrieving revision 1.6.2.17.2.7
diff -u -b -r1.6.2.17.2.6 -r1.6.2.17.2.7
--- circulation.tmpl    25 Sep 2006 18:31:22 -0000      1.6.2.17.2.6
+++ circulation.tmpl    5 Oct 2006 14:28:46 -0000       1.6.2.17.2.7
@@ -136,13 +136,27 @@
        <li>(<a href="/cgi-bin/koha/members/moremember.pl?bornum=<!-- TMPL_VAR 
name="borrowernumber" -->">details</a> / <a 
href="/cgi-bin/koha/members/memberentry.pl?borrowernumber=<!-- TMPL_VAR 
name="borrowernumber" -->&amp;modify=edit&amp;destination=circ">edit</a>)</li>
 </ul>
        </div>
+       
        <h3><!-- TMPL_VAR name="firstname" --> <!-- TMPL_VAR name="surname" --> 
(<!-- TMPL_VAR NAME="cardnumber" -->)</h3>
-<h4> &nbsp; &nbsp; <!-- TMPL_VAR NAME="issuecount" --> out<!-- TMPL_IF 
NAME="overduecount" -->, <span class="error"><!-- TMPL_VAR name="overduecount" 
--> overdue</span><!-- /TMPL_IF --></h4> <!-- Display for NPL // <h4> &nbsp; 
&nbsp; <!-- TMPL_IF NAME="avcount" --><!-- TMPL_VAR NAME="avcount" --> AV 
Issues, <!-- TMPL_IF NAME="avflag" --><span class="error">AV Limit 
Reached!</span><!-- TMPL_ELSE --><!-- TMPL_VAR NAME="avleftcount" --> More 
Allowed<!-- /TMPL_IF --><!-- TMPL_ELSE --><!-- TMPL_VAR NAME="avleftcount" --> 
AV Issues Allowed<!-- /TMPL_IF --> //Display for NPL --></h4><br clear="right" 
/>
+<h4> &nbsp; &nbsp; <!-- TMPL_VAR NAME="issuecount" --> out<!-- TMPL_IF 
NAME="overduecount" -->, <span class="error"><!-- TMPL_VAR name="overduecount" 
--> overdue</span><!-- /TMPL_IF --></h4> 
+
+
+<h4> &nbsp; &nbsp;
+<!-- TMPL_IF NAME="videocount" --><!-- TMPL_VAR NAME="videocount" --> Video 
Issues, <!-- TMPL_IF NAME="videoflag" --><span class="error">Video Limit 
Reached!</span><!-- TMPL_ELSE --><!-- TMPL_VAR NAME="videoleftcount" --> More 
Allowed<!-- /TMPL_IF --><!-- TMPL_ELSE --><!-- TMPL_VAR NAME="videoleftcount" 
--> Video Issues Allowed<!-- /TMPL_IF --></h4>
+
+<h4> &nbsp; &nbsp;<!-- TMPL_IF NAME="musiccdcount" --><!-- TMPL_VAR 
NAME="musiccdcount" --> Music CD Issues, <!-- TMPL_IF NAME="musiccdflag" 
--><span class="error">Music CD Limit Reached!</span><!-- TMPL_ELSE --><!-- 
TMPL_VAR NAME="musiccdleftcount" --> More Allowed<!-- /TMPL_IF --><!-- 
TMPL_ELSE --><!-- TMPL_VAR NAME="musiccdleftcount" --> Music CD Issues 
Allowed<!-- /TMPL_IF --></h4>
+
+<h4> &nbsp; &nbsp;<!-- TMPL_IF NAME="audiobookcount" --><!-- TMPL_VAR 
NAME="audiobookcount" --> Audio Book Issues, <!-- TMPL_IF NAME="audiobookflag" 
--><span class="error">Audio Book Limit Reached!</span><!-- TMPL_ELSE --><!-- 
TMPL_VAR NAME="audiobookleftcount" --> More Allowed<!-- /TMPL_IF --><!-- 
TMPL_ELSE --><!-- TMPL_VAR NAME="audiobookleftcount" --> Audio Book Issues 
Allowed<!-- /TMPL_IF --></h4><br clear="right" />
+
 
 <!-- TMPL_IF NAME="flagged" -->
 </div><div class="details">
 <ul>
-<!-- Display for NPL // <!-- TMPL_IF NAME="avflag" --><li>Patron has reached 
the <span class="error">AV issue limit</span></li><!-- /TMPL_IF --> //Display 
for NPL -->
+<!-- TMPL_IF NAME="videoflag" --><li>Patron has reached the <span 
class="error">Video issue limit</span></li><!-- /TMPL_IF -->
+<!-- TMPL_IF NAME="musiccdflag" --><li>Patron has reached the <span 
class="error">Music CD issue limit</span></li><!-- /TMPL_IF -->
+<!-- TMPL_IF NAME="audiobookflag" --><li>Patron has reached the <span 
class="error">Audio Book issue limit</span></li><!-- /TMPL_IF -->
+</h4><br clear="right" />
+
 <!--TMPL_IF Name="warndeparture"--><li><span class="error">Patron 
Expiration:</span> Patron Expires on <!-- TMPL_VAR NAME="expiry" --> <form 
class="inline compact" action="/cgi-bin/koha/members/setstatus.pl" 
method="post"><input type="hidden" name="borrowernumber" value="<!-- TMPL_VAR 
NAME="borrowernumber" -->" /><input type="hidden" name="cardnumber" value="<!-- 
TMPL_VAR NAME="cardnumber" -->" /><input type="hidden" value="circ" 
name="destination" /><input type="hidden" name="renewaldate" value="<!-- 
TMPL_VAR NAME="renewaldate" -->" /><input type="submit" class="submit" 
value="Renew" /></form> <form class="inline compact" 
action="/cgi-bin/koha/members/memberentry.pl" method="get"><input type="hidden" 
name="modify" value="edit" /><input type="hidden" name="destination" 
value="circ" /><input type="hidden" name="borrowernumber" value="<!-- TMPL_VAR 
NAME="borrowernumber" -->" /><input type="submit" class="submit" value="Edit 
Details" /></form></li><!--/TMPL_IF-->
 <!-- TMPL_IF NAME="gna" -->
 <li><span class="error">Address:</span> Patron's address in doubt</li>




reply via email to

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