remove icon upload from new member page
cba to make it work from that particular page. u can just upload icons from the edit page 👍
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
<form method="post">
|
||||
<label for="name">Name</label>
|
||||
<input name="name" id="name" required><br>
|
||||
<label for="icon">Icon</label>
|
||||
<input type="file" name="icon"><br>
|
||||
<label for="bio">Description</label>
|
||||
<textarea name="bio" id="bio"></textarea><br>
|
||||
<input type="submit" value="Submit">
|
||||
|
||||
Reference in New Issue
Block a user