mirror of
https://github.com/xodivorce/xeorl.git
synced 2025-12-20 00:29:34 +05:30
v4.2.4
This commit is contained in:
@@ -55,7 +55,7 @@ ini_set('display_errors', 1);
|
||||
<?php endif; ?>
|
||||
<div class="checkbox-container">
|
||||
<input type="checkbox" id="agree" class="custom-checkbox" name="user_agree" value="1">
|
||||
<label for="agree">I agree to the <a href="#" class="terms-link">Terms & Conditions</a></label>
|
||||
<label for="agree">I agree to the <a href="https://docs.google.com/document/d/1QcUohit6U3ZmWyOZbggbpUr2KrQ6pwy3X-R4zUGfZBo/edit?usp=sharing" class="terms-link">Terms & Conditions</a></label>
|
||||
</div>
|
||||
<?php if (isset($_SESSION['error'])): ?>
|
||||
<div id="error-message" style="color: red; font-size: 14px; margin-top: 5px;">
|
||||
|
||||
Reference in New Issue
Block a user