From: Andreas Neustifter Date: Mon, 23 Apr 2018 19:57:04 +0000 (+0000) Subject: Remove complete section when registering disabled. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e5ed2fdede23fc9368ab214a2acdda10fc4e0f1d;p=friendica.git Remove complete section when registering disabled. Move out the check so that the complete div containing the register-link is removed. --- diff --git a/view/templates/login.tpl b/view/templates/login.tpl index c2dac46f66..029ebb0343 100644 --- a/view/templates/login.tpl +++ b/view/templates/login.tpl @@ -33,9 +33,11 @@ +{{if $register}} +{{/if}}