web/test/unittest_form.py
changeset 3023 7864fee8b4ec
parent 2968 0e3460341023
parent 3002 a9d7eaa07475
child 3185 bd0126d17e83
--- a/web/test/unittest_form.py	Fri Aug 21 16:26:20 2009 +0200
+++ b/web/test/unittest_form.py	Wed Aug 26 14:45:56 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__" />
-&nbsp;
+&#160;
 <span class="emphasis">confirm password</span>''' % {'eid': self.entity.eid})