Move upload to a seperate page #1
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@
|
||||||
<input type="file" accept="image/*" name="image" id="image" placeholder="the image" required />
|
<input type="file" accept="image/*" name="image" id="image" placeholder="the image" required />
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
<button onclick="history.back()">Back</button>
|
||||||
<button type="post">Post</button>
|
<button type="post">Post</button>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue