0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Updated tier form design

refs https://github.com/TryGhost/Team/issues/1791
This commit is contained in:
Djordje Vlaisavljevic 2022-08-17 21:16:50 +02:00
parent 79f28a82a3
commit 586a912e47

View file

@ -138,7 +138,7 @@
data-test-input="tier-trial" />
<span class="gh-input-append">days</span>
</div>
<p>After trial, members will be automatically subscribed to the full price. <a class="green" href="https://ghost.org/help/free-trials">Learn more</a></p>
<p>After trial, members will be automatically subscribed to the full price. <a class="trial-docs-link" href="https://ghost.org/help/free-trials">Learn more</a></p>
{{#if this.hasTrialDaysError}}
<p class="response w-100"><span class="red">Free trial must be at least 1 day</span></p>
{{/if}}