Importadas las CSS de manager y Admin

@import url();
This commit is contained in:
Fernando Méndez
2021-06-01 13:06:00 +02:00
committed by GitHub
parent 0bafdb106a
commit 3b159ee6f4
4 changed files with 10 additions and 2 deletions

View File

@ -18,7 +18,7 @@
$forms = self::manage();
return $reply = '<div class="code info">
<h1>Bienvenido '.$name.' a tu Panel de Usuario.</h1>
<h1>Bienvenido, '.$name.', a tu Panel de Usuario.</h1>
<hr />
<a href="./?option=change_profile_pic"><img src='.$userPic.' alt="user_profile_picture"/></a>
<h3>'.strftime("%A %e de %B de %Y | %H:%M").'</h3>