„threadr/profile/edit.php“ ändern
parent
4daa8e0472
commit
28619ff8a7
|
@ -33,6 +33,7 @@ $navbar = "profile";
|
||||||
<input type="text" name="name" maxlength="20" placeholder="First name"/>
|
<input type="text" name="name" maxlength="20" placeholder="First name"/>
|
||||||
<input type="text" name="email" placeholder="E-mail"/>
|
<input type="text" name="email" placeholder="E-mail"/>
|
||||||
<input type="text" name="biography" maxlength="2000" placeholder="Describe yourself"/>
|
<input type="text" name="biography" maxlength="2000" placeholder="Describe yourself"/>
|
||||||
|
<input type="text" name="website" maxlength="127">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue