Commit f9b0e806 authored by Boris Kocherov's avatar Boris Kocherov Committed by Boris Kocherov

erp5_xhtml_style: fix login

parent 9595c4e9
...@@ -34,7 +34,6 @@ ...@@ -34,7 +34,6 @@
<label>&nbsp;</label> <label>&nbsp;</label>
<div class="input"> <div class="input">
<input type="submit" value="Login" class="submit" <input type="submit" value="Login" class="submit"
tal:attributes="name python: '%s:method' % (form_action, )"
i18n:attributes="value" i18n:domain="ui" /> i18n:attributes="value" i18n:domain="ui" />
</div> </div>
<p class="clear"></p> <p class="clear"></p>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment