[RSS Feed/News] No option to disable automatically added "CAPTACHA" paragraph in privacy policy

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
A lot of (especially EU) webmasters have their own very long custom privacy policy.

Unfortunately XF 2.2 adds a (short) CATCHA paragraph without consent of webmaster to the end of the privacy policy:

HTML:

Code:
{{ phrase('privacy_policy_text', {'board_title': $xf.options.boardTitle, 'contactUrl': $xf.contactUrl, 'cookieHelp': link('help/cookies')}) }}

<!--[XF:captcha_after_policy_text]-->

<xf:if is="$captcha">
    <xf:if contentcheck="true">
        <h2>{{ phrase('captcha_privacy_policy')...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom