[Koha-patches] [PATCH] Bugs 3854 & 3855 Minor title and text fixes

Nicole Engard nengard at gmail.com
Thu Dec 3 18:46:21 CET 2009


>From 57d1cd6fdcea4b545612efb75a459868f06dd762 Mon Sep 17 00:00:00 2001
From: Nicole Engard <nengard at gmail.com>
Date: Wed, 2 Dec 2009 15:49:47 -0500
Subject: [PATCH] Bugs 3854 & 3855 Minor title and text fixes
Content-Type: text/plain; charset="utf-8"

---
 .../prog/en/modules/admin/aqbudgetperiods.tmpl     |    6 +++---
 .../prog/en/modules/admin/aqbudgets.tmpl           |    4 ++++
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tmpl
b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tmpl
index 376b79f..458ec4e 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tmpl
@@ -56,7 +56,7 @@
 </script>

 <title>
-    Koha &rsaquo; Administration &rsaquo; Budget periods
+    Koha &rsaquo; Administration &rsaquo; Root Budgets

     <!-- TMPL_IF name="add_form" -->&rsaquo;
         <!-- TMPL_IF name="budget_period_id" -->
@@ -93,7 +93,7 @@
     <!-- add or modify a budget period -->
     <!-- ####################################### -->
     <!-- TMPL_IF name="add_form" -->
-        <a href="/cgi-bin/koha/admin/aqbudgetperiods.pl">Budget
periods</a> &rsaquo;
+        <a href="/cgi-bin/koha/admin/aqbudgetperiods.pl">Root
Budget</a> &rsaquo;
         <!-- TMPL_IF name="budget_period_id" -->
             Modify root budget <!-- TMPL_VAR
name="budget_period_description" -->

@@ -116,7 +116,7 @@
     <!-- display budget periods list -->
     <!-- ########################################## -->
     <!-- TMPL_IF name="else" -->
-        Budget periods administration
+        Root Budget administration
     <!-- /TMPL_IF -->
 </div>

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tmpl
b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tmpl
index a7c64c9..6d13a6f 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tmpl
@@ -128,6 +128,10 @@
 </script>
 <!-- /TMPL_IF -->

+<title>
+    Koha &rsaquo; Administration &rsaquo; Budgets
+</title>
+
 </head>
 <body>
 <!-- TMPL_INCLUDE NAME="header.inc" -->
-- 
1.5.6.5
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-Bugs-3854-3855-Minor-title-and-text-fixes.patch
Type: application/octet-stream
Size: 2229 bytes
Desc: not available
URL: </pipermail/koha-patches/attachments/20091203/f25dab60/attachment-0001.obj>


More information about the Koha-patches mailing list