Issue 6297 - and again template stuff
This commit is contained in:
parent
7c845dafc5
commit
768ad3cfd9
2 changed files with 2 additions and 2 deletions
|
@ -40,7 +40,7 @@
|
||||||
|
|
||||||
<div id="photos-upload-spacer"></div>
|
<div id="photos-upload-spacer"></div>
|
||||||
|
|
||||||
{{$alt_uploader}}
|
{{$alt_uploader nofilter}}
|
||||||
|
|
||||||
{{$default_upload_box}}
|
{{$default_upload_box}}
|
||||||
{{$default_upload_submit}}
|
{{$default_upload_submit}}
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
|
|
||||||
<div id="photos-upload-spacer"></div>
|
<div id="photos-upload-spacer"></div>
|
||||||
|
|
||||||
{{$alt_uploader}}
|
{{$alt_uploader nofilter}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue