forget to change type
This commit is contained in:
parent
fd2d30bab6
commit
43258cc2db
|
@ -67,7 +67,7 @@ AdditionalJS=https://cdnjs.cloudflare.com/ajax/libs/jquery-minicolors/2.2.4/jque
|
|||
</button>
|
||||
</p>
|
||||
</form>
|
||||
<form action="/settings/profbackground/3" method="post" enctype="multipart/form-data" class="little top margin ui form" data-type="1"{{ if ne $type 1 }} hidden{{ end }}>
|
||||
<form action="/settings/profbackground/3" method="post" enctype="multipart/form-data" class="little top margin ui form" data-type="1"{{ if ne $type 3 }} hidden{{ end }}>
|
||||
{{ $csrf }}
|
||||
<div class="ui buttons">
|
||||
<label for="file" class="ui green labeled icon button">
|
||||
|
|
Loading…
Reference in New Issue
Block a user