mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
UX: Remove 'no thanks' from remind tomorrow CTA
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
{{#if session.hideSignupCta}}
|
||||
<p>
|
||||
{{i18n "signup_cta.hidden_for_session"}}
|
||||
<a {{action "neverShow"}}>{{i18n "signup_cta.hide_forever"}}</a>
|
||||
</p>
|
||||
{{else}}
|
||||
<p>{{replace-emoji (i18n "signup_cta.intro")}}</p>
|
||||
|
||||
Reference in New Issue
Block a user