X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fcirc%2Freturns.tt;h=65df37377741b5adf29865c101f915a47328958f;hb=624b1562d8567dabd23cb4e1ac7e34615e604edc;hp=c02be49b9c3d90df7ac85c00371267f20d8568e7;hpb=700249eb3cbf765a5a731effd21ba543b74eb334;p=koha_fer diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt index c02be49b9c..65df373777 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt @@ -68,9 +68,9 @@ function Dopop(link) { [% IF ( waiting_holds ) %] -
-

Patron has [% waiting_holds %] hold(s) waiting for pickup.

-

Checkout holds.

+
+

[% holdsfirstname %] [% holdssurname %] has [% waiting_holds %] hold(s) waiting for pickup.

+

Check out to this patron.

[% END %] @@ -109,8 +109,8 @@ function Dopop(link) { [% IF ( soundon ) %] -[% END %] - +[% END %] +

Hold Found (item is already waiting): [% title |html %]

[% IF ( reservenotes ) %]

Notes: [% reservenotes %]

[% END %] @@ -150,6 +150,9 @@ function Dopop(link) { [% IF ( diffbranch ) %] + [% IF ( soundon ) %] + + [% END %]

Hold needing transfer found: [% title |html %]

Hold for:

@@ -188,10 +191,18 @@ function Dopop(link) { [% IF ( transfer ) %]
-

Please return [% DEFAULT title="item" |html %] to [% homebranchname %]

[% END %] +

Please return [% title or "item" |html %] to [% homebranchname %]

+
+ [% IF ( soundon ) %] + + [% END %] + [% END %] [% IF ( needstransfer ) %] + [% IF ( soundon ) %] + + [% END %]

This item needs to be transferred to [% homebranchname %]

Transfer Now?
@@ -204,14 +215,17 @@ function Dopop(link) { [% FOREACH inputloo IN inputloop %] - + [% END %]
- [% END %] + [% END %] [% IF ( diffbranch ) %] + [% IF ( soundon ) %] + + [% END %]

Item Consigned:

@@ -236,11 +250,11 @@ function Dopop(link) { [% IF ( reserved ) %] - -[% IF ( soundon ) %] - -[% END %] - + + [% IF ( soundon ) %] + + [% END %] +

Hold Found: [% title |html %]

[% IF ( reservenotes ) %]

Notes: [% reservenotes %]

[% END %] @@ -298,6 +312,9 @@ function Dopop(link) { [% IF ( errmsgloo.notissued ) %]

Not checked out.

[% END %] + [% IF ( errmsgloo.localuse) %] +

Local Use recorded

+ [% END %] [% IF ( errmsgloo.waslost ) %]

Item was lost, now found.

[% END %] @@ -324,7 +341,7 @@ function Dopop(link) {
-
+
Check In
[% title |html %]