updated CSRF tokens

This commit is contained in:
twotalesanimation
2025-12-03 13:26:57 +02:00
parent 3247d15ce7
commit 7b1c20410c
8 changed files with 9 additions and 2 deletions

View File

@@ -32,6 +32,7 @@
</div>
</div>
</div>
<input type="hidden" name="csrf_token" value="<?php echo generateCSRFToken(); ?>">
<div class="col-md-12">
<div class="form-group mb-0">
<button type="submit" class="theme-btn style-two" style="width:100%;">Send Link</button>