From eeac8178f3116b3cc73feba2a7062d6c6f512c21 Mon Sep 17 00:00:00 2001 From: Nicole Engard Date: Thu, 25 Feb 2010 15:18:20 -0500 Subject: [PATCH] fix whitespace errors in patches for bugs 4170 and 4220 Content-Type: text/plain; charset="utf-8" bug 4170 updated overdue rules bug 4220 add additional search buttons to advanced search --- .../prog/en/modules/catalogue/advsearch.tmpl | 8 ++++---- .../prog/en/modules/help/admin/smart-rules.tmpl | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tmpl index 2071374..e4ff2b1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tmpl @@ -89,7 +89,7 @@ [More options] - [New search] + [New search]

@@ -120,7 +120,7 @@ [More options] - [New search] + [New search]

@@ -278,7 +278,7 @@ [More options] - [New search] + [New search]

@@ -333,7 +333,7 @@ [More options] - [New search] + [New search]

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tmpl index 163c4ea..ead8c51 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tmpl @@ -28,7 +28,7 @@
  • Choose the 'Item Type' you would like this rule to apply to. If you leave this to 'Default' it will apply to all item types
  • Limit the number of items a patron can have checked out at the same time by entering a number in the 'Current Checkouts Allowed' field
  • Define the period of time and item can be checked out to a patron by entering the number of days in the 'Loan Period' box.
  • -
  • 'Fine Amount' should have the amount you would like to charge for overdue items +
  • 'Fine Amount' should have the amount you would like to charge for overdue items
  • The 'Fine Grace Period' is the period of time an item can be overdue before you start charging fines.
  • Enter the 'Fine Charging Interval' in days (ex. charge fines every 1 day, or every 2 days)
  • @@ -50,11 +50,11 @@

    From this menu you can set a default to apply to all item types and patrons in the library.

    +
  • Once your policy is set, you can unset it by clicking the 'Unset' link to the right of the rule
  • Checkouts Per Patron

    @@ -70,8 +70,8 @@ - +
  • No Holds Allowed: No patron may put this book on hold.
  • +

    IMPORTANT: Note that if the system preference AllowHoldPolicyOverride set to 'allow', these policies can be overridden by your circulation staff.

    IMPORTANT: These policies are based on the patron's home branch, not the branch that the reserving staff member is from.

    -- 1.5.6.5