„threadr/profile/index.php“ ändern
parent
73b8a8fb87
commit
97a9332cfb
|
@ -45,6 +45,8 @@ $username = $dbentry['name'];
|
||||||
<li><center><h1><?php echo " $username "; ?> </h1></center></li>
|
<li><center><h1><?php echo " $username "; ?> </h1></center></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<input type="submit" value="Log in">
|
<a href="/common/threadr/profile/">
|
||||||
|
<button> Register </button>
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue