a
This commit is contained in:
parent
906485dc42
commit
38f6de5775
|
|
@ -198,8 +198,8 @@
|
|||
<body class='bg-light'>
|
||||
<div class='error-container'>
|
||||
|
||||
<!-- <input type='hidden' id='csrf_token' name='csrf_token' value='<?= htmlspecialchars($token) ?>'> -->
|
||||
<input class='form-control' type='text' id='csrf_token' name='csrf_token' value='<?= htmlspecialchars($token) ?>'>
|
||||
<!-- <input type='hidden' id='csrf_token' name='csrf_token' value="'"<?= htmlspecialchars($token) ?>"'"> -->
|
||||
<input class='form-control' type='text' id='csrf_token' name='csrf_token' value="'"<?= htmlspecialchars($token) ?>"'">
|
||||
|
||||
<div class='error-card'>
|
||||
<div class='text-center mb-3'>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user