From 707077834645bd5b212b03e1fa20c3dcd18da244 Mon Sep 17 00:00:00 2001 From: Paul Poulain Date: Mon, 27 Feb 2012 14:11:56 +0100 Subject: [PATCH] Bug 7144 follow-up cleaning for HTML4 coding guideline http://wiki.koha-community.org/wiki/Coding_Guidelines#Upper_and_Lower_cases_in_strings --- .../prog/en/modules/admin/smart-rules.tt | 86 ++++++++++---------- 1 files changed, 43 insertions(+), 43 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt index 1e3c1e0..4c4c534 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt @@ -69,18 +69,18 @@ for="tobranch">Clone these rules to: - - - - - - - - - - - - + + + + + + + + + + + + [% FOREACH rule IN rules %] @@ -182,17 +182,17 @@ for="tobranch">Clone these rules to: -

Default checkout and hold policy for [% IF ( humanbranch ) %][% humanbranch %][% ELSE %]all libraries[% END %]

-

You can set a default maximum number of checkouts and hold policy that will be used if none is defined below for a particular item type or category.

+

Default checkout, checkin and hold policy for [% IF ( humanbranch ) %][% humanbranch %][% ELSE %]all libraries[% END %]

+

You can set a default maximum number of checkouts, hold policy and checkin policy that will be used if none is defined below for a particular item type or category.

Patron CategoryItem TypeCurrent Checkouts AllowedLoan Period (day)Hard Due DateFine AmountFine Charging IntervalFine Grace period (day)Suspension in Days (day)Renewals Allowed (count)Holds Allowed (count)Rental Discount (%)Patron categoryItem typeCurrent checkouts allowedLoan period (day)Hard due dateFine amountFine charging intervalFine grace period (day)Suspension in days (day)Renewals allowed (count)Holds allowed (count)Rental discount (%)  
- - - + + + @@ -206,21 +206,21 @@ for="tobranch">Clone these rules to: [% END %] - From Any Library + From any library [% IF ( default_holdallowed_same ) %] [% IF ( default_holdallowed_none ) %] @@ -231,21 +231,21 @@ for="tobranch">Clone these rules to: [% END %] - Item Returns Home + Item returns home [% IF ( default_returnbranch == 'holdingbranch' ) %] [% IF ( default_returnbranch == 'noreturn' ) %] @@ -271,8 +271,8 @@ for="tobranch">Clone these rules to:
 Total Current Checkouts AllowedHold PolicyReturn PolicyTotal current checkouts allowedHold policyReturn policy    
- - + + [% FOREACH branch_cat_rule_loo IN branch_cat_rule_loop %] @@ -324,9 +324,9 @@ for="tobranch">Clone these rules to:Clone these rules to:
Patron CategoryTotal Current Checkouts AllowedPatron categoryTotal current checkouts allowed  
- - - + + + [% FOREACH branch_item_rule_loo IN branch_item_rule_loop %] @@ -358,19 +358,19 @@ for="tobranch">Clone these rules to:Clone these rules to: - - - + + + -- 1.7.5.4
Item TypeHold PolicyReturn PolicyItem typeHold policyReturn policy