[Cpan-forum-commit] rev 117 - trunk/templates
svn at pti.co.il
svn at pti.co.il
Wed Feb 23 10:18:04 IST 2005
Author: gabor
Date: 2005-02-23 10:18:04 +0200 (Wed, 23 Feb 2005)
New Revision: 117
Modified:
trunk/templates/change_password.tmpl
Log:
fix typo
Modified: trunk/templates/change_password.tmpl
===================================================================
--- trunk/templates/change_password.tmpl 2005-02-12 16:36:27 UTC (rev 116)
+++ trunk/templates/change_password.tmpl 2005-02-23 08:18:04 UTC (rev 117)
@@ -11,7 +11,7 @@
<TMPL_ELSE>
<div class="error">
<TMPL_IF bad_pw_pair>The two passwords mustbe the same<br></TMPL_IF>
-<TMPL_IF bad_fname>not supported Firtst name</TMPL_IF>
+<TMPL_IF bad_fname>not supported First name</TMPL_IF>
<TMPL_IF bad_lname>not supported Last name</TMPL_IF>
</div>
More information about the Cpan-forum-commit
mailing list