1
0
Fork 0

Fix login page layout without OpenId.

When OpenId is disabled and the input therefore is missing from the login the page looks
weird. Fix that.
This commit is contained in:
Andreas Neustifter 2018-04-27 20:00:46 +00:00
commit babb45efd8
2 changed files with 3 additions and 4 deletions

View file

@ -11,6 +11,7 @@
<div id="login-lost-password-link">
<a href="lostpass" title="{{$lostpass|escape:'html'}}" id="lost-password-link" >{{$lostlink}}</a>
</div>
<div id="login-end"></div>
</div>
{{if $openid}}