mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
Added FirstPromoter help link
no issue
related to 464e601c4d
Adds help article to find your FirstPromoter account ID for setting up FirstPromoter integration
This commit is contained in:
parent
48ffdce2c3
commit
a2105f53f6
@ -56,8 +56,8 @@
|
||||
{{#liquid-if this.settings.firstpromoter class="nl5 nr5"}}
|
||||
<div class="gh-setting-last gh-setting-firstpromoter-liquid">
|
||||
<div class="gh-setting-content gh-setting-content--no-action">
|
||||
<div class="gh-setting-title">FirstPromoter Tracking ID</div>
|
||||
<div class="gh-setting-desc"> Affiliate and referral tracking, find your ID here </div>
|
||||
<div class="gh-setting-title">FirstPromoter Account ID</div>
|
||||
<div class="gh-setting-desc"> Affiliate and referral tracking, find your ID <a href="https://ghost.org/help/firstpromoter-id/">here</a></div>
|
||||
<div class="gh-setting-content-extended">
|
||||
<GhFormGroup @errors={{this.settings.errors}} @hasValidated={{this.settings.hasValidated}} @property="firstpromoterId">
|
||||
<GhTextInput
|
||||
|
Loading…
Reference in New Issue
Block a user