forked from root/threadr.lostcave.ddnss.de
„threadr/profile/index.php“ ändern
parent
9e80ae43ed
commit
782f93c46c
|
@ -45,14 +45,6 @@ $navbar = "profile";
|
|||
include("./default.php");
|
||||
}
|
||||
?>
|
||||
<section>
|
||||
<center><h1><?php echo " $username "; ?> </h1></center>
|
||||
<form action="%CONTENT_DIR%/profile/" method="post">
|
||||
</form>
|
||||
<a href="%CONTENT_DIR%/profile/edit.php">
|
||||
<button>Edit Profile</button>
|
||||
</a>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue