X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fcirc%2Fcirculation.tt;h=2be26b45d91414b2c00ffc05d1f92a20566d8adb;hb=db4fddd31db1d7d3c3b38230d60511aec8b356a1;hp=e79cef11d1856ed5a158790e99e1b34e2c7de151;hpb=6eb021ab0e113e2b6b897c89475f1eadc7a2c15b;p=koha.git diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt index e79cef11d1..2be26b45d9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt @@ -1,8 +1,15 @@ +[% USE KohaDates %] [% INCLUDE 'doc-head-open.inc' %] -Koha › Circulation [% IF ( borrowernumber ) %] › Checking out to [% INCLUDE 'patron-title.inc' %] [% END %] +Koha › Circulation +[% IF borrowernumber %] + › Checking out to [% INCLUDE 'patron-title.inc' invert_name = 1 %] +[% END %] + [% INCLUDE 'doc-head-close.inc' %] +[% INCLUDE 'calendar.inc' %] [% IF ( UseTablesortForCirc ) %][% END %] + -[% INCLUDE 'calendar.inc' %] @@ -233,6 +306,10 @@ function refocus(calendar) { [% END %] +[% IF ( alert.ITEM_LOST ) %] +
This item has been lost with a status of "[% alert.ITEM_LOST %]".
+[% END %] + [% IF ( NEEDSCONFIRMATION ) %]
@@ -240,6 +317,10 @@ function refocus(calendar) {

Please confirm checkout

@@ -481,37 +566,8 @@ No patron matched [% message %] [% IF ( SpecifyDueDate ) %]
Specify due date [% INCLUDE 'date-format.inc' %]:
- [% IF ( duedatespec ) %][% ELSE %] + [% IF ( duedatespec ) %][% ELSE %] [% END %] - Show calendar - - [% IF ( stickyduedate ) %] @@ -672,17 +728,17 @@ No patron matched [% message %] @@ -690,7 +746,7 @@ No patron matched [% message %]
[% IF ( issuecount ) %] -
+ @@ -707,6 +763,9 @@ No patron matched [% message %] Price Renew

select all | none

Check in

select all | none

+ [% IF export_remove_fields OR export_with_csv_profile %] + Export

select all | none

+ [% END %] [% IF ( todayissues ) %] [% INCLUDE 'checkouts-table-footer.inc' %] @@ -763,9 +822,9 @@ No patron matched [% message %] [% END %] [% END %] - [% IF ( todayissue.return_failed ) %] + [% IF ( todayissue.return_failed ) %] Checkin failed - [% ELSE %] + [% ELSE %] [% IF ( todayissue.renew_error_on_reserve ) %] On hold @@ -775,13 +834,19 @@ No patron matched [% message %] [% END %] - [% END %] + [% END %] + [% IF export_remove_fields OR export_with_csv_profile %] + + + + + [% END %] [% END %] [% END %] [% IF ( previssues ) %] -[% IF ( todayissues ) %]Previous checkouts[% ELSE %] -Previous checkouts +[% IF ( todayissues ) %]Previous checkouts[% ELSE %] +Previous checkouts [% INCLUDE 'checkouts-table-footer.inc' %] [% END %] @@ -850,7 +915,13 @@ No patron matched [% message %] [% END %] - [% END %] + [% END %] + [% IF export_remove_fields OR export_with_csv_profile %] + + + + + [% END %] [% END %] [% END %] @@ -866,7 +937,16 @@ No patron matched [% message %] [% END %] - + [% IF export_remove_fields OR export_with_csv_profile %] +

+ Don't export fields : + Export + + + + + [% END %] + [% END %]
[% ELSE %] @@ -913,7 +993,7 @@ No patron matched [% message %] [% END %] [% END %] [% IF ( relprevissues ) %] -Previous checkouts +Previous checkouts [% FOREACH relprevissue IN relprevissues %] [% IF ( loop.odd ) %] @@ -989,6 +1069,7 @@ No patron matched [% message %]
+ [% IF SuspendHoldsIntranet %]
@@ -997,37 +1078,8 @@ No patron matched [% message %] [% IF AutoResumeSuspendedHolds %] - - Show calendar + Specify date on which to resume [% INCLUDE 'date-format.inc' %]: - - [% END %]
@@ -1040,8 +1092,9 @@ No patron matched [% message %] + [% END # IF SuspendHoldsIntranet %] - [% ELSE %] +[% ELSE %]

Patron has nothing on hold.

[% END %]