aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/photos_recent.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-09-27 16:06:15 +0200
committerMario Vavti <mario@mariovavti.com>2017-09-27 16:06:15 +0200
commit1fd2b6f5b673b78af594f778db5f30954897adce (patch)
tree146701f0742f27bbdd2e22830f13ed859f781779 /view/tpl/photos_recent.tpl
parent7d386c27771a2a71eca7813a6d9aca00ae3738c4 (diff)
downloadvolse-hubzilla-1fd2b6f5b673b78af594f778db5f30954897adce.tar.gz
volse-hubzilla-1fd2b6f5b673b78af594f778db5f30954897adce.tar.bz2
volse-hubzilla-1fd2b6f5b673b78af594f778db5f30954897adce.zip
re-arrange some html
Diffstat (limited to 'view/tpl/photos_recent.tpl')
-rwxr-xr-xview/tpl/photos_recent.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/view/tpl/photos_recent.tpl b/view/tpl/photos_recent.tpl
index c8b20d468..a9574aade 100755
--- a/view/tpl/photos_recent.tpl
+++ b/view/tpl/photos_recent.tpl
@@ -19,12 +19,12 @@
</div>
</div>
<div class="photos-end"></div>
+<div id="page-spinner" class="spinner-wrapper">
+ <div class="spinner m"></div>
+</div>
<script>
$(document).ready(function() {
loadingPage = false;
justifyPhotos('photo-album-contents-{{$album_id}}');
});
</script>
-<div id="page-spinner" class="spinner-wrapper">
- <div class="spinner m"></div>
-</div>