mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Updated copy and spacing
refs https://github.com/TryGhost/Team/issues/1727
This commit is contained in:
parent
299d8cf931
commit
30b07087eb
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
</div>
|
||||
{{#if (feature 'compExpiring')}}
|
||||
<GhFormGroup @errors={{this.errors}} @property="product-cadence">
|
||||
<label for="product-cadence" class="fw6 mt3">Select a duration</label>
|
||||
<label for="product-cadence" class="fw6 mt5">Duration</label>
|
||||
<span class="gh-select">
|
||||
<OneWaySelect
|
||||
@value={{this.expiryAt}}
|
||||
|
|
Loading…
Add table
Reference in a new issue