modified: dashboard.php

This commit is contained in:
emerson 2024-08-04 22:34:03 -03:00
parent 4d76b0ef91
commit 1930061562
1 changed files with 1 additions and 4 deletions

View File

@ -26,6 +26,3 @@ lang: pt
}
}
?>
<div class="username">';
<p>Usuário: <?php echo htmlspecialchars($username); ?></p>
</div>';