summaryrefslogtreecommitdiffstats
path: root/apps/gallery
diff options
context:
space:
mode:
authorGeorg Ehrke <dev@georgswebsite.de>2012-04-25 21:20:30 +0200
committerGeorg Ehrke <dev@georgswebsite.de>2012-04-25 21:20:30 +0200
commitb75f680b8e560be82f5c63bfc5480452a3de12d9 (patch)
tree092e4549056fd5e219e9ad85e38b8d32114311e7 /apps/gallery
parent1a913ac282477c0cb13860ccb813260863ebb2ae (diff)
downloadnextcloud-server-b75f680b8e560be82f5c63bfc5480452a3de12d9.tar.gz
nextcloud-server-b75f680b8e560be82f5c63bfc5480452a3de12d9.zip
gallery app seems to work now :)
Diffstat (limited to 'apps/gallery')
-rw-r--r--apps/gallery/templates/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gallery/templates/index.php b/apps/gallery/templates/index.php
index cf654b68c0b..43ba5131864 100644
--- a/apps/gallery/templates/index.php
+++ b/apps/gallery/templates/index.php
@@ -24,7 +24,7 @@ $l = OC_L10N::get('gallery');
</div>
</div>
<div id="g-album-loading" class="crumb" style="display:none">
- <img src="img/loading.gif">
+ <img src="<?php echo OC_Helper::linkto('gallery', 'img/loading.gif'); ?>">
</div>
</div>
<div id="gallery_list">