]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/register.tpl
Merge pull request #7886 from nupplaphil/task/disable_drone
[friendica.git] / view / theme / frio / templates / register.tpl
index feb8035fa379a46f64b367a3c1560392e89067d1..81e519ef7505eaa6c0bc3f3f83d3a140fa577729 100644 (file)
@@ -42,7 +42,7 @@
                </div>
                <div id="register-email-end" ></div>
 
-               {{if $passwords}}
+               {{if $ask_password}}
                {{include file="field_password.tpl" field=$password1}}
                {{include file="field_password.tpl" field=$password2}}
                {{/if}}
@@ -56,6 +56,7 @@
 
                {{if $permonly}}
                {{include file="field_textarea.tpl" field=$permonlybox}}
+               <input type="input" id="registertarpit" style="display: none;" placeholder="Don't enter anything here"/>
                {{/if}}
 
                {{$publish nofilter}}