Fixed slight oversight which prevented avatar changing.
This commit is contained in:
parent
56fd85e124
commit
469e9d8f28
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
<form
|
<form
|
||||||
class="settings__images"
|
class="settings__images"
|
||||||
method="post"
|
method="post"
|
||||||
action="?m=avatar"
|
action="?m=images"
|
||||||
enctype="multipart/form-data">
|
enctype="multipart/form-data">
|
||||||
<input type="hidden"
|
<input type="hidden"
|
||||||
name="MAX_FILE_SIZE"
|
name="MAX_FILE_SIZE"
|
||||||
|
|
Loading…
Add table
Reference in a new issue