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