diff --git a/files/templates/settings/security.html b/files/templates/settings/security.html index d7f26eb20..aa94083c7 100644 --- a/files/templates/settings/security.html +++ b/files/templates/settings/security.html @@ -44,12 +44,12 @@ {% endif %} {% if FEATURES['MARSEYBUX'] %} - Must be same email as the one you used to donate - {% if v.truescore >= TRUESCORE_DONATE_MINIMUM %} - on - {{DONATE_SERVICE}} - {% endif %} - +
+ Must be same email as the one you used to donate + {% if v.truescore >= TRUESCORE_DONATE_MINIMUM %} + on {{DONATE_SERVICE}} + {% endif %} +
{% endif %}