[Cpan-forum-commit] rev 116 - trunk/templates

svn at pti.co.il svn at pti.co.il
Sat Feb 12 18:36:28 IST 2005


Author: gabor
Date: 2005-02-12 18:36:27 +0200 (Sat, 12 Feb 2005)
New Revision: 116

Modified:
   trunk/templates/change_password.tmpl
Log:
missing error messages

Modified: trunk/templates/change_password.tmpl
===================================================================
--- trunk/templates/change_password.tmpl	2005-02-11 19:55:27 UTC (rev 115)
+++ trunk/templates/change_password.tmpl	2005-02-12 16:36:27 UTC (rev 116)
@@ -11,6 +11,8 @@
 <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_lname>not supported Last name</TMPL_IF>
 </div>
 
 <p>Change Password</p>



More information about the Cpan-forum-commit mailing list