X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fcirc%2Fpendingreserves.tt;h=7bb77c8c9215ae7ff37682fb1cfe615989733083;hb=1fcdef312be42c673d4ae017e3abe7722aba6048;hp=c79a231be6fc446e29632467fac30317fa7e2109;hpb=367c4fb8815bfe4a01869a25bcd8222989c15dcd;p=koha.git diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt index c79a231be6..7bb77c8c92 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt @@ -1,24 +1,46 @@ +[% USE KohaDates %] +[% USE AuthorisedValues %] +[%- USE Branches -%] +[%- USE ItemTypes -%] [% INCLUDE 'doc-head-open.inc' %] Koha › Circulation › Holds to pull [% INCLUDE 'doc-head-close.inc' %] - - - - - - +[% INCLUDE 'calendar.inc' %] - - - - + +
  • - - -
  • + + -

    (Inclusive, default is two days ago to today, set other date ranges as needed. )

    +

    (Inclusive, default is [% HoldsToPullStartDate %] days ago to [% IF ( HoldsToPullEndDate ) %][% HoldsToPullEndDate %] days ahead[% ELSE %]today[% END %], set other date ranges as needed. )