[Koha-patches] [PATCH] [SIGNED-OFF] Follow-up fix for Bug 5804, acqui duplicate warning

Marcel de Rooy M.de.Rooy at rijksmuseum.nl
Mon Feb 28 15:05:47 CET 2011


From: Owen Leonard <oleonard at myacpl.org>

Typo fix. Thanks for spotting it Marcel.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
---
 .../en/modules/acqui/neworderempty_duplicate.tmpl  |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty_duplicate.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty_duplicate.tmpl
index 7203526..006884f 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty_duplicate.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty_duplicate.tmpl
@@ -51,7 +51,7 @@
 <div class="yui-u">
 <div style="border: 1px solid #DDD; padding:1em;">
 <form action="/cgi-bin/koha/acqui/neworderempty.pl">
-<h4>Crete new record</h4>
+<h4>Create new record</h4>
 <p>Create a new record by importing the external (duplicate) record.</p>
 <input type="hidden" name="booksellerid" value="<!-- TMPL_VAR NAME="booksellerid" -->" />
 <input type="hidden" name="basketno" value="<!-- TMPL_VAR NAME="basketno" -->" />
-- 
1.6.0.6



More information about the Koha-patches mailing list