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

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tmpl 
b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tmpl
index e19e5e2..a95967d 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tmpl
@@ -130,7 +130,7 @@
 <!-- TMPL_IF NAME="delete_confirm" -->
     <!-- TMPL_IF NAME="totalgtzero" -->
     <div class="dialog message">
-        <h3>Cannot Delete Currencey <span class="ex">'<!-- TMPL_VAR 
NAME="searchfield" -->'</span></h3>
+        <h3>Cannot Delete Currency <span class="ex">'<!-- TMPL_VAR 
NAME="searchfield" -->'</span></h3>
         <p>This currency is used <!-- TMPL_VAR NAME="total" --> times. 
Deletion not possible</p>
         <form action="<!-- TMPL_VAR NAME="script_name" -->" method="post">
             <input type="submit" value="OK" class="approve" />
-- 
1.7.0.4

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches

Reply via email to