aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/photos_recent.tpl
diff options
context:
space:
mode:
authorRedMatrix <info@friendica.com>2014-09-11 08:46:58 +1000
committerRedMatrix <info@friendica.com>2014-09-11 08:46:58 +1000
commit13e7a8f123b283a096af302b0366255355ba8439 (patch)
treef314843ebd23c95d2b1bc9509895822ba27f9cef /view/tpl/photos_recent.tpl
parent4712b78e520ca10b34e3e9b99c2752b10d811b42 (diff)
parentd825adf4230ac20d39829150e2e7b03942d9f9c6 (diff)
downloadvolse-hubzilla-13e7a8f123b283a096af302b0366255355ba8439.tar.gz
volse-hubzilla-13e7a8f123b283a096af302b0366255355ba8439.tar.bz2
volse-hubzilla-13e7a8f123b283a096af302b0366255355ba8439.zip
Merge pull request #583 from git-marijus/master
photo justification
Diffstat (limited to 'view/tpl/photos_recent.tpl')
-rwxr-xr-xview/tpl/photos_recent.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/photos_recent.tpl b/view/tpl/photos_recent.tpl
index 386979de5..8eaa208b1 100755
--- a/view/tpl/photos_recent.tpl
+++ b/view/tpl/photos_recent.tpl
@@ -3,7 +3,7 @@
<a id="photo-top-upload-link" href="{{$upload.1}}">{{$upload.0}}</a>
{{/if}}
-<div id="photo-album-contents" class="photos">
+<div id="photo-album-contents">
{{foreach $photos as $photo}}
{{include file="photo_top.tpl"}}
{{/foreach}}