modified: dashboard.php
Gitea Actions Demo / Deploy (push) Successful in 1m55s Details

This commit is contained in:
emerson 2024-08-04 22:34:03 -03:00
parent b5c879c7f8
commit e31a71722f
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>';