[Koha-patches] [PATCH] bug 4826 change 'add basket' to 'new basket'

Nicole Engard nengard at bywatersolutions.com
Thu May 27 06:59:19 CEST 2010


---
 .../prog/en/modules/acqui/booksellers.tmpl         |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tmpl
index 491f15d..9274caf 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tmpl
@@ -59,7 +59,7 @@
             <tr>
         <!-- /TMPL_UNLESS -->
                 <td>	<!-- TMPL_IF name="active" -->
-                        <a href="basketheader.pl?booksellerid=<!-- TMPL_VAR name="supplierid" -->&op=add_form">Add basket</a>
+                        <a href="basketheader.pl?booksellerid=<!-- TMPL_VAR name="supplierid" -->&op=add_form">New basket</a>
                     <!-- TMPL_ELSE -->
                         Inactive
                     <!-- /TMPL_IF -->
-- 
1.5.6.5



More information about the Koha-patches mailing list