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:
parent
79f28a82a3
commit
586a912e47
1 changed files with 1 additions and 1 deletions
|
@ -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}}
|
||||
|
|
Loading…
Add table
Reference in a new issue