Slight rephrasing on the product page Anti-spam check block
This commit is contained in:
@@ -779,12 +779,12 @@ function dapper_woo_conditional_load() {
|
||||
|
||||
?>
|
||||
<div id="dapper-human-check-product" style="margin:20px 0; padding:15px; background:#fff3cd; border:1px solid #ffeeba; border-radius:4px; font-weight:bold;">
|
||||
<strong>Required: Human Verification for PayPal Express</strong><br>
|
||||
<strong>Human Verification Required</strong><br>
|
||||
<label style="display:block; margin:12px 0; font-size:1.1em;">
|
||||
<input type="checkbox" id="dapper_human_checkbox_product" required style="transform:scale(1.6); margin-right:12px; vertical-align:middle;">
|
||||
Confirm I'm not a robot to unlock PayPal
|
||||
Confirm I'm not a robot
|
||||
</label>
|
||||
<p style="color:#856404; font-size:0.95em;">This prevents automated spam. Takes 2 seconds.</p>
|
||||
<p style="color:#856404; font-size:0.95em;">This prevents automated spam.</p>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user