Bug 5118: Misspelled word: Currencey
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Wed, 11 Aug 2010 20:47:52 +0000 (17:47 -0300)
committerGalen Charlton <gmcharlt@gmail.com>
Sun, 17 Oct 2010 17:47:12 +0000 (13:47 -0400)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tmpl

index e19e5e2..a95967d 100644 (file)
 <!-- 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" />