„threadr/profile/index.php“ ändern
parent
b1da1ceb6d
commit
0b410c4d1a
|
@ -28,7 +28,7 @@ $navbar = "profile";
|
|||
</div>
|
||||
<div class="item-2 form">
|
||||
<center><h1><?php echo " $username "; ?> </h1></center>
|
||||
<form action="%CONTENT_DIR%/profile/redirect.php" method="post">
|
||||
<form action="%CONTENT_DIR%/profile/" method="post">
|
||||
<input type="text" name="biography" maxlength="2000" placeholder="Describe yourself"/>
|
||||
</form>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue