[Koha-patches] [PATCH] language fix: "branch" => "library"

Daniel Sweeney daniel.sweeney at liblime.com
Thu Jan 15 22:26:17 CET 2009


From: Galen Charlton <galen.charlton at liblime.com>

Signed-off-by: Daniel Sweeney <daniel.sweeney at liblime.com>
---
 .../prog/en/modules/admin/smart-rules.tmpl         |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tmpl
index f24961e..383e979 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tmpl
@@ -127,7 +127,7 @@ $(document).ready(function() {
         </form>
     </div>
     <div class="help">
-        <h4>Defaults for this branch</h4>
+        <h4>Defaults for this library</h4>
         <p>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.</p>
     </div>
     <div>
-- 
1.5.5.GIT




More information about the Koha-patches mailing list