Add back button in user page

This commit is contained in:
2020-06-17 05:39:19 +02:00
parent 67417b0bfc
commit da6c518d59
2 changed files with 12 additions and 0 deletions

View File

@@ -62,5 +62,8 @@
</div>
</form>
</div>
<div style="text-align: right; margin-top: 20px;">
<a href="user.php" class="back_btn">Atrás</a>
</div>
</body>
</html>