[Koha-patches] [PATCH] Modification on Bug # 3102 - "Location" instead of "Localization"

Brendan A. Gallagher info at bywatersolutions.com
Sun Apr 19 01:15:47 CEST 2009


This a change to previous patch for Bug #3102 (That has been pushed to head).
---
 .../prog/en/modules/circ/waitingreserves.tmpl      |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tmpl
index eee9083..b1284f9 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tmpl
@@ -64,7 +64,7 @@ $.tablesorter.addParser({
                         <th>Available since</th>
                         <th>Title</th>
                         <th>Patron</th>
-                        <th>Localization</th>
+                        <th>Location</th>
                         <th>Action</th>
                 </tr></thead>
                         <tbody><!-- TMPL_LOOP NAME="reserveloop" -->
-- 
1.5.6.3




More information about the Koha-patches mailing list