fix
This commit is contained in:
@@ -125,11 +125,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST' && isset($_POST['change_password'])) {
|
||||
</div>
|
||||
<?php endif; ?>
|
||||
|
||||
<?php if (has_flash_message('success')): ?>
|
||||
<div class="alert alert-success">
|
||||
<?php echo htmlspecialchars(get_flash_message('success')); ?>
|
||||
</div>
|
||||
<?php endif; ?>
|
||||
<?php echo display_flash_message(); ?>
|
||||
|
||||
<div class="profile-container">
|
||||
<!-- Sezione Dati Personali -->
|
||||
|
||||
Reference in New Issue
Block a user