„threadr/profile/index.php“ ändern

master
Erik 2020-02-26 10:03:18 +01:00
parent 97a9332cfb
commit 52f37b65e0
1 changed files with 0 additions and 3 deletions

View File

@ -45,8 +45,5 @@ $username = $dbentry['name'];
<li><center><h1><?php echo " $username "; ?> </h1></center></li>
</ul>
</div>
<a href="/common/threadr/profile/">
<button> Register </button>
</a>
</div>
</html>