Login/Register/confirm and new comment feature
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
<h2 class="m-3">
|
||||
Result: <?= $result ?>
|
||||
</h2>
|
||||
<? } ?>
|
||||
<?php } ?>
|
||||
<?php if (isset($errors)) {
|
||||
foreach ($errors as $error) { ?>
|
||||
<h2 class="text-danger"><?= $error ?></h2>
|
||||
|
||||
Reference in New Issue
Block a user