diff --git a/app/assets/javascripts/discourse/app/components/modal/login.hbs b/app/assets/javascripts/discourse/app/components/modal/login.hbs index a37b43e8663..78c13dc0490 100644 --- a/app/assets/javascripts/discourse/app/components/modal/login.hbs +++ b/app/assets/javascripts/discourse/app/components/modal/login.hbs @@ -9,78 +9,97 @@ <:body> - {{#if this.site.mobileView}} - - {{#if this.showLoginButtons}} - - {{/if}} - {{/if}} - - {{#if this.canLoginLocal}} + {{#if this.hasNoLoginOptions}}
- {{#if this.site.desktopView}} - - {{/if}} - - -
- {{/if}} - - {{#if (and this.showLoginButtons this.site.desktopView)}} - {{#unless this.canLoginLocal}} -