FIX: Promo code placeholder (#133)
This commit is contained in:
parent
827f9df444
commit
aba86e5e25
|
@ -34,7 +34,7 @@
|
|||
{{input
|
||||
type="text"
|
||||
name="promo_code"
|
||||
placeholderKey="discourse_subscriptions.subscribe.promo_code"
|
||||
placeholder=(i18n "discourse_subscriptions.subscribe.promo_code")
|
||||
value=promoCode
|
||||
}}
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue