Add files via upload

This commit is contained in:
Fernando Méndez
2021-06-03 13:40:11 +02:00
committed by GitHub
parent 6326ff3e1e
commit 5c460bf06f
3 changed files with 69 additions and 47 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>