„threadr/profile/index.php“ ändern
parent
819541575c
commit
73b8a8fb87
|
@ -45,5 +45,6 @@ $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">
|
||||||
</div>
|
</div>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue