summaryrefslogtreecommitdiff
path: root/static/contact.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/contact.html')
-rw-r--r--static/contact.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/static/contact.html b/static/contact.html
index 38b658a..6e6e956 100644
--- a/static/contact.html
+++ b/static/contact.html
@@ -218,7 +218,7 @@
<label class="checkbox-container">
<input type="checkbox" id="privacy" name="privacy" required>
<span class="checkmark"></span>
- I agree to the <a href="https://tosdr.org/en/service/182" target="_blank">Privacy Policy</a> and <a href="#terms" target="_blank">Terms of Service</a> *
+ I agree to the <a href="https://tosdr.org/en/service/182" target="_blank">Terms of Service</a> *
</label>
<div class="error-message" id="privacyError"></div>
</div>
@@ -349,8 +349,7 @@
<div class="footer-bottom">
<p>&copy; 2025 TaskFlow. All rights reserved.</p>
<div class="footer-links">
- <a href="https://tosdr.org/en/service/182">Privacy Policy</a>
- <a href="#terms">Terms of Service</a>
+ <a href="https://tosdr.org/en/service/182">Terms of Service</a>
</div>
</div>
</div>