„threadr/profile/index.php“ ändern
parent
99a3a149db
commit
e4fb796b24
|
@ -30,8 +30,8 @@ $navbar = "profile";
|
||||||
<div class="item-2 form">
|
<div class="item-2 form">
|
||||||
<center><h1><?php echo " $username "; ?> </h1></center>
|
<center><h1><?php echo " $username "; ?> </h1></center>
|
||||||
<form action="%CONTENT_DIR%/profile/" method="post">
|
<form action="%CONTENT_DIR%/profile/" method="post">
|
||||||
<input type"submit" value="Edit Profile">
|
|
||||||
</form>
|
</form>
|
||||||
|
<input type"submit" value="Edit Profile">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue