aboutsummaryrefslogtreecommitdiffstats
path: root/view/photo_album.tpl
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2012-05-22 08:46:02 +0200
committerzottel <github@zottel.net>2012-05-22 08:46:02 +0200
commite9c86c0fd0fb87b49e60669e6d4be810ca426ec4 (patch)
treecfee80cc9122974a4304591aa7d54ca5fc8a71ea /view/photo_album.tpl
parent2cd3ec7b983327f8c162845d0f4b8d9753f30e27 (diff)
parent02502c3a7460a1af3414b65232fd7c672a76d941 (diff)
downloadvolse-hubzilla-e9c86c0fd0fb87b49e60669e6d4be810ca426ec4.tar.gz
volse-hubzilla-e9c86c0fd0fb87b49e60669e6d4be810ca426ec4.tar.bz2
volse-hubzilla-e9c86c0fd0fb87b49e60669e6d4be810ca426ec4.zip
Merge remote branch 'upstream/master'
Diffstat (limited to 'view/photo_album.tpl')
-rw-r--r--view/photo_album.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/photo_album.tpl b/view/photo_album.tpl
index 3ab9fe723..cc3dcfb9c 100644
--- a/view/photo_album.tpl
+++ b/view/photo_album.tpl
@@ -1,6 +1,6 @@
<div class="photo-album-image-wrapper" id="photo-album-image-wrapper-$id">
<a href="$photolink" class="photo-album-photo-link" id="photo-album-photo-link-$id" title="$phototitle">
- <img src="$imgsrc" alt="$imgalt" title="$phototitle" class="photo-album-photo lframe resize" id="photo-album-photo-$id" />
+ <img src="$imgsrc" alt="$imgalt" title="$phototitle" class="photo-album-photo lframe resize$twist" id="photo-album-photo-$id" />
<p class='caption'>$desc</p>
</a>
</div>