fix: Fix error preventing load of Privacy Policy from link in Submit Clause
This commit is contained in:
@@ -116,7 +116,7 @@ pageScripts:
|
|||||||
<div class="h-captcha" data-sitekey="b63e5b64-c6f2-4154-b5a6-77169a924022"></div>
|
<div class="h-captcha" data-sitekey="b63e5b64-c6f2-4154-b5a6-77169a924022"></div>
|
||||||
|
|
||||||
<div id="privacy" class="consent-statement">
|
<div id="privacy" class="consent-statement">
|
||||||
<p>By clicking "Send Message" below, you <strong>accept and agree to</strong> this site's <a href="./privacy-policy/" target="_blank" rel="noopener noreferrer">Privacy Policy</a>.</p>
|
<p>By clicking "Send Message" below, you <strong>accept and agree to</strong> this site's <a href="../privacy-policy/" target="_blank" rel="noopener noreferrer">Privacy Policy</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user