diff options
Diffstat (limited to 'view/tpl/photos_upload.tpl')
-rwxr-xr-x | view/tpl/photos_upload.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/photos_upload.tpl b/view/tpl/photos_upload.tpl index ae06b808a..611068b6d 100755 --- a/view/tpl/photos_upload.tpl +++ b/view/tpl/photos_upload.tpl @@ -49,5 +49,5 @@ {{/if}} </form> </div> - <div class="photos-upload-end" class="clear"></div> + <div id="photos-upload-end" class="clear"></div> </div> |