mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Refined members email settings
This commit is contained in:
parent
ae39e79ce7
commit
04d1efac5f
1 changed files with 2 additions and 1 deletions
|
@ -193,8 +193,9 @@
|
||||||
value=(readonly subscriptionSettings.mailgunApiKey)
|
value=(readonly subscriptionSettings.mailgunApiKey)
|
||||||
input=(action "setSubscriptionSettings" "mailgunApiKey")
|
input=(action "setSubscriptionSettings" "mailgunApiKey")
|
||||||
class="mt1 password"
|
class="mt1 password"
|
||||||
|
autocomplete="new-password"
|
||||||
}}
|
}}
|
||||||
<a href="https://help.mailgun.com/hc/en-us/articles/203380100-Where-Can-I-Find-My-API-Key-and-SMTP-Credentials-" target="_blank" class="mt1 fw4 f8">
|
<a href="https://app.mailgun.com/app/account/security/api_keys" target="_blank" class="mt1 fw4 f8">
|
||||||
Find your Mailgun API keys here »
|
Find your Mailgun API keys here »
|
||||||
</a>
|
</a>
|
||||||
{{/gh-form-group}}
|
{{/gh-form-group}}
|
||||||
|
|
Loading…
Add table
Reference in a new issue