X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fcatalogue%2Fdetail.tt;h=8903ce1065f88dc6853288684735e02346735037;hb=c5fe424c0f826a16caf3674b66df638d18bc6449;hp=fffe411899e3ff8b991c3b689e86a776fe747434;hpb=c78608483e113c9a66fc8ae90459628b9dae5f44;p=koha_fer diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt index fffe411899..8903ce1065 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt @@ -328,7 +328,7 @@ function verify_images() { [% IF ( itemloo.waitingdate ) %] Waiting [% ELSE %] - On hold + Item-level hold [% END %] [% IF ( canreservefromotherbranches ) %]for [% IF ( hidepatronname ) %] @@ -338,12 +338,12 @@ function verify_images() { [% END %] [% END %] [% IF ( itemloo.waitingdate ) %] - at[% ELSE %]expected at + at[% ELSE %]for delivery at [% END %] [% itemloo.ExpectedAtLibrary %] - since - [% IF ( itemloo.waitingdate ) %][% itemloo.waitingdate %] + [% IF ( itemloo.waitingdate ) %] + since [% itemloo.waitingdate %] [% ELSE %] - [% IF ( itemloo.reservedate ) %][% itemloo.reservedate %][% END %] + [% IF ( itemloo.reservedate ) %](placed [% itemloo.reservedate %])[% END %] [% END %] [% END %] [% UNLESS ( itemloo.itemnotforloan ) %][% UNLESS ( itemloo.onloan ) %][% UNLESS ( itemloo.itemlost ) %][% UNLESS ( itemloo.wthdrawn ) %][% UNLESS ( itemloo.damaged ) %][% UNLESS ( itemloo.transfertwhen ) %][% UNLESS ( itemloo.reservedate ) %] @@ -355,7 +355,7 @@ function verify_images() { [% itemloo.datelastseen %] [% itemloo.barcode %] - [% IF ( itemloo.enumchron ) %] + [% IF ( volinfo ) %] [% IF ( itemdata_enumchron ) %] [% IF ( itemloo.enumchron ) %] [% itemloo.enumchron %][% IF ( itemloo.serialseq ) %] -- [% END %] @@ -370,9 +370,6 @@ function verify_images() { [% itemloo.copynumber %] [% END %] [% IF ( itemdata_itemnotes ) %]
[% itemloo.itemnotes %]
[% END %] - [% IF ( itemloo.type ) %] - Fix Itemtype - [% END %] [% IF ( SpineLabelShowPrintOnBibDetails ) %] Print Label [% END %]