Bug 5118: Misspelled word: Currencey

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
This commit is contained in:
Bernardo Gonzalez Kriegel 2010-08-11 17:47:52 -03:00 committed by Galen Charlton
parent ad06fd90c6
commit de621bdaff

View file

@ -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" />