„threadr/userhome/index.php“ ändern

master
Erik 2020-02-26 10:04:18 +01:00
parent f2509481c8
commit 1194d31a58
1 changed files with 0 additions and 3 deletions

View File

@ -43,8 +43,5 @@ $username = $dbentry['name'];
<div class="item-2"> <div class="item-2">
<center><h3><?php echo "Welcome back, $username !";?> </h3></center> <center><h3><?php echo "Welcome back, $username !";?> </h3></center>
</div> </div>
<a href="/common/threadr/profile/">
<button> Register </button>
</a>
</div> </div>
</html> </html>