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