branch | stable |
changeset 2996 | 866a2c135c33 |
parent 2755 | e69a4077ffb4 |
child 3002 | a9d7eaa07475 |
--- a/web/test/unittest_form.py Tue Aug 25 19:42:19 2009 +0200 +++ b/web/test/unittest_form.py Tue Aug 25 22:57:47 2009 +0200 @@ -219,7 +219,7 @@ '''<input id="upassword:%(eid)s" name="upassword:%(eid)s" tabindex="1" type="password" value="__cubicweb_internal_field__" /> <br/> <input name="upassword-confirm:%(eid)s" tabindex="1" type="password" value="__cubicweb_internal_field__" /> - +  <span class="emphasis">confirm password</span>''' % {'eid': self.entity.eid})