Commit 20aa0059 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Update style on the login/join forms

parent d66ce607
...@@ -55,11 +55,11 @@ ...@@ -55,11 +55,11 @@
<label></label> <label></label>
<div><input type="submit" value='Login' i18n:attributes="value" i18n:domain="ui" tal:attributes="name python: '%s:method' % (form_action, )"/></div> <div><input type="submit" value='Login' i18n:attributes="value" i18n:domain="ui" tal:attributes="name python: '%s:method' % (form_action, )"/></div>
</div> </div>
<br/>
<div class="ui-field-contain"> <div class="ui-field-contain">
<label></label> <label></label>
<div><a tal:attributes="href string:join_form" <div><a tal:attributes="href string:join_form"
i18n:translate="" i18n:domain="ui"> Subscribe </a> i18n:translate="" i18n:domain="ui" class="zocial secondary"> Create New Account </a>
</div> </div>
</div> </div>
......
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