|
Lines 507-513
No patron matched <span class="ex"><!-- TMPL_VAR name="message" --></span>
Link Here
|
| 507 |
); |
507 |
); |
| 508 |
//]]> |
508 |
//]]> |
| 509 |
</script> |
509 |
</script> |
| 510 |
</p><p> |
|
|
| 511 |
<label for="stickyduedate"> Remember for Session:</label> |
510 |
<label for="stickyduedate"> Remember for Session:</label> |
| 512 |
<!-- TMPL_IF NAME="stickyduedate" --> |
511 |
<!-- TMPL_IF NAME="stickyduedate" --> |
| 513 |
<input type="checkbox" id="stickyduedate" onclick="this.form.barcode.focus();" name="stickyduedate" checked="checked" /> |
512 |
<input type="checkbox" id="stickyduedate" onclick="this.form.barcode.focus();" name="stickyduedate" checked="checked" /> |
|
Lines 515-521
No patron matched <span class="ex"><!-- TMPL_VAR name="message" --></span>
Link Here
|
| 515 |
<input type="checkbox" id="stickyduedate" onclick="this.form.barcode.focus();" name="stickyduedate" /> |
514 |
<input type="checkbox" id="stickyduedate" onclick="this.form.barcode.focus();" name="stickyduedate" /> |
| 516 |
<!-- /TMPL_IF --> |
515 |
<!-- /TMPL_IF --> |
| 517 |
<input type="button" class="action" id="cleardate" value="Clear" name="cleardate" onclick="this.checked = false; this.form.duedatespec.value = ''; this.form.stickyduedate.checked = false; this.form.barcode.focus(); return false;" /> |
516 |
<input type="button" class="action" id="cleardate" value="Clear" name="cleardate" onclick="this.checked = false; this.form.duedatespec.value = ''; this.form.stickyduedate.checked = false; this.form.barcode.focus(); return false;" /> |
| 518 |
</p> |
|
|
| 519 |
</div> |
517 |
</div> |
| 520 |
<!-- /TMPL_IF --> |
518 |
<!-- /TMPL_IF --> |
| 521 |
<input type="hidden" name="borrowernumber" id="borrowernumber" value="<!-- TMPL_VAR NAME="borrowernumber" -->" /> |
519 |
<input type="hidden" name="borrowernumber" id="borrowernumber" value="<!-- TMPL_VAR NAME="borrowernumber" -->" /> |
|
Lines 673-679
No patron matched <span class="ex"><!-- TMPL_VAR name="message" --></span>
Link Here
|
| 673 |
<!-- TMPL_ELSE --> |
671 |
<!-- TMPL_ELSE --> |
| 674 |
<a href="/cgi-bin/koha/circ/circulation.pl#reserves">0 Holds</a> |
672 |
<a href="/cgi-bin/koha/circ/circulation.pl#reserves">0 Holds</a> |
| 675 |
<!-- /TMPL_IF --></li> |
673 |
<!-- /TMPL_IF --></li> |
| 676 |
|
674 |
<!-- TMPL_IF NAME="displayrelissues" --><li><a href="/cgi-bin/koha/circ/circulation.pl#guarantee">Guarantee checkouts</a></li><!-- /TMPL_IF --> |
| 677 |
</ul> |
675 |
</ul> |
| 678 |
|
676 |
|
| 679 |
<!-- SUMMARY : TODAY & PREVIOUS ISSUES --> |
677 |
<!-- SUMMARY : TODAY & PREVIOUS ISSUES --> |
|
Lines 723-729
No patron matched <span class="ex"><!-- TMPL_VAR name="message" --></span>
Link Here
|
| 723 |
</script> |
721 |
</script> |
| 724 |
</p> |
722 |
</p> |
| 725 |
<p> |
723 |
<p> |
| 726 |
<label for="exemptfine">Forgive fines on return: </label><input type="checkbox" name="exemptfine" value="1" /> |
724 |
<label for="exemptfine">Forgive fines on return: </label><input type="checkbox" id="exemptfine" name="exemptfine" value="1" /> |
| 727 |
</p> |
725 |
</p> |
| 728 |
<!-- TMPL_IF NAME="CAN_user_circulate_override_renewals" --> |
726 |
<!-- TMPL_IF NAME="CAN_user_circulate_override_renewals" --> |
| 729 |
<!-- TMPL_IF NAME="AllowRenewalLimitOverride" --> |
727 |
<!-- TMPL_IF NAME="AllowRenewalLimitOverride" --> |
|
Lines 849-858
No patron matched <span class="ex"><!-- TMPL_VAR name="message" --></span>
Link Here
|
| 849 |
<!-- TMPL_ELSE --> |
847 |
<!-- TMPL_ELSE --> |
| 850 |
<p>Patron has nothing checked out.</p> |
848 |
<p>Patron has nothing checked out.</p> |
| 851 |
<!-- /TMPL_IF --> |
849 |
<!-- /TMPL_IF --> |
| 852 |
|
850 |
</div> |
| 853 |
|
851 |
|
| 854 |
<!-- TMPL_IF NAME="displayrelissues" --> |
852 |
<!-- TMPL_IF NAME="displayrelissues" --> |
| 855 |
<h2>Relatives issues</h2> |
853 |
<div id="guarantee"> |
| 856 |
<table id="relissuest"> |
854 |
<table id="relissuest"> |
| 857 |
<thead> |
855 |
<thead> |
| 858 |
<tr> |
856 |
<tr> |
|
Lines 862-868
No patron matched <span class="ex"><!-- TMPL_VAR name="message" --></span>
Link Here
|
| 862 |
<th scope="col">Branch</th> |
860 |
<th scope="col">Branch</th> |
| 863 |
<th scope="col">Checked out on</th> |
861 |
<th scope="col">Checked out on</th> |
| 864 |
<th scope="col">Charge</th> |
862 |
<th scope="col">Charge</th> |
| 865 |
<th scope="col">Borrower</th> |
863 |
<th scope="col">Guarantee</th> |
| 866 |
<th scope="col">Material</th> |
864 |
<th scope="col">Material</th> |
| 867 |
</tr> |
865 |
</tr> |
| 868 |
</thead> |
866 |
</thead> |
|
Lines 914-924
No patron matched <span class="ex"><!-- TMPL_VAR name="message" --></span>
Link Here
|
| 914 |
<!--/if previssues --><!-- /TMPL_IF --> |
912 |
<!--/if previssues --><!-- /TMPL_IF --> |
| 915 |
</tbody> |
913 |
</tbody> |
| 916 |
</table> |
914 |
</table> |
| 917 |
</form> |
|
|
| 918 |
<!-- /TMPL_IF --><!-- end displayrelissues --> |
| 919 |
|
| 920 |
</div> |
915 |
</div> |
| 921 |
|
916 |
<!-- /TMPL_IF --><!-- end displayrelissues --> |
| 922 |
|
917 |
|
| 923 |
<div id="reserves"> |
918 |
<div id="reserves"> |
| 924 |
<!-- TMPL_IF NAME="reservloop" --> |
919 |
<!-- TMPL_IF NAME="reservloop" --> |
| 925 |
- |
|
|