unfix
parent
5df9f40ced
commit
ac384ce9c5
|
@ -33,7 +33,7 @@
|
|||
</table>
|
||||
{% if v and v.truescore >= TRUESCORE_MINIMUM and DONATE_LINK != DEFAULT_CONFIG_VALUE %}
|
||||
<li class="pl-2 pb-4">
|
||||
If you donate via {{DONATE_SERVICE}}{% if SITE == 'rdrama.net' %}/Buymeacoffee{% endif %}, please first <a href="/settings/security#site-settings-email-section">verify your email on the site</a>, and then use that same email on {{DONATE_SERVICE}}{% if SITE == 'rdrama.net' %}/Buymeacoffee{% endif %} to get your <a rel="nofollow noopener" href="{{DONATE_LINK}}">{{patron}} rewards</a> automatically!
|
||||
If you donate via {{DONATE_SERVICE}}, please first <a href="/settings/security#site-settings-email-section">verify your email on the site</a>, and then use that same email on {{DONATE_SERVICE}} to get your <a rel="nofollow noopener" href="{{DONATE_LINK}}">{{patron}} rewards</a> automatically!
|
||||
</li>
|
||||
{% endif %}
|
||||
<li class="pl-2">
|
||||
|
|
Loading…
Reference in New Issue