„threadr/profile/index.php“ ändern
parent
cc021fb2b4
commit
6b6491e11a
|
@ -44,7 +44,7 @@ $username = $dbentry['name'];
|
|||
<div class="item-2 form">
|
||||
<center><h1><?php echo " $username "; ?> </h1></center>
|
||||
<form action="%CONTENT_DIR%/profile/redirect.php" method="post">
|
||||
<input type="text" name="biografie" maxlength="2000" placeholder="Beschreibe dich"/>
|
||||
<input type="text" name="biography" maxlength="2000" placeholder="Describe yourself"/>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue