aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/photos_upload.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2021-10-01 17:09:54 +0200
committerMario Vavti <mario@mariovavti.com>2021-10-01 17:09:54 +0200
commit069a5429c927f072287e4924be18797fa8b2f2a9 (patch)
tree2e284644950e4256addaa20c38060eaafc0387ed /view/tpl/photos_upload.tpl
parentb1eaa810ce37e4af88fdb41f0067b56f8725ef31 (diff)
parente5e3c268a2ef7bc0450b1ff20c7e0562163f0c92 (diff)
downloadvolse-hubzilla-069a5429c927f072287e4924be18797fa8b2f2a9.tar.gz
volse-hubzilla-069a5429c927f072287e4924be18797fa8b2f2a9.tar.bz2
volse-hubzilla-069a5429c927f072287e4924be18797fa8b2f2a9.zip
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
Diffstat (limited to 'view/tpl/photos_upload.tpl')
-rw-r--r--view/tpl/photos_upload.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/photos_upload.tpl b/view/tpl/photos_upload.tpl
index 95cf4e295..72f6c4611 100644
--- a/view/tpl/photos_upload.tpl
+++ b/view/tpl/photos_upload.tpl
@@ -55,7 +55,7 @@
</form>
</div>
<table id="upload-index">
- <tr id="new-upload-progress-bar-1"></tr> {{* this is needed to append the upload files in the right order *}}
+ <tr id="new-upload-progress-bar-0"></tr> {{* this is needed to append the upload files in the right order *}}
</table>
{{$aclselect}}
<div id="photos-upload-end" class="clear"></div>