X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fadmin%2Fbranch_transfer_limits.tt;h=2ff8f842f26d8db05a171b7edc2ca44cc46c7455;hb=b09ac0a5583afc30622af45af41c43078515b3ec;hp=9410c239f0c60fe44d81ca5ed765a6d2b8ef85b0;hpb=97446f86ced2c2d6d4d7a11b97ed81a5a0a25d95;p=koha.git diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branch_transfer_limits.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branch_transfer_limits.tt index 9410c239f0..2ff8f842f2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branch_transfer_limits.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branch_transfer_limits.tt @@ -1,41 +1,24 @@ +[% USE Branches %] [% INCLUDE 'doc-head-open.inc' %] -Koha › Administration › Library Checkin and Transfer Policy +Koha › Administration › Library checkin and transfer policy [% INCLUDE 'doc-head-close.inc' %] - - - + +[% INCLUDE 'datatables.inc' %] + - + - + [% INCLUDE 'header.inc' %] -[% INCLUDE 'cat-search.inc' %] +[% INCLUDE 'prefs-admin-search.inc' %] - +
@@ -66,19 +55,16 @@
-

Library [% branchcode %] - [% branchname %] Checkin and Transfer Policy

+

Library [% branchcode %] - [% Branches.GetName( branchcode ) %] Checkin and transfer policy

- - +

Check the boxes for the libraries you accept to checkin items from.

-
For all [% limit_phrase %]s: Check All | Uncheck All
+
[% IF ( limitType == 'ccode' ) %]For all collection codes: [% ELSE %]For all item types: [% END %] Select all | Clear all
@@ -91,33 +77,9 @@ [% FOREACH codes_loo IN codes_loop %]

Policy for [% codes_loo.limit_phrase %]: [% codes_loo.code %]

-

Check All | Uncheck All

- +

Select all | Clear all

- -
 page(s) : - - - - - - , entries/page : - -
-
- +
@@ -127,10 +89,15 @@ [% FOREACH to_branch_loo IN codes_loo.to_branch_loop %] - [% UNLESS ( loop.odd ) %][% END %] - - + + + [% END %]
Library
+ [% IF ( to_branch_loo.isChecked ) %] + + [% ELSE %] + + [% END %] +