aboutsummaryrefslogtreecommitdiffstats
path: root/view/photo_album.tpl
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-01 23:36:23 -0700
committerFriendika <info@friendika.com>2011-10-01 23:36:23 -0700
commit7059b8378c1c2e6655ea9a7b041f3db8e9423e14 (patch)
treec3146eb4692794aa03ccc5ce952a119da2b2c36f /view/photo_album.tpl
parent7d7a1498118f0101f31b711b30d2e21533bb01fe (diff)
parentc15690563d9be00e8f7ae29ecdd6bbdb7f64603f (diff)
downloadvolse-hubzilla-7059b8378c1c2e6655ea9a7b041f3db8e9423e14.tar.gz
volse-hubzilla-7059b8378c1c2e6655ea9a7b041f3db8e9423e14.tar.bz2
volse-hubzilla-7059b8378c1c2e6655ea9a7b041f3db8e9423e14.zip
Merge pull request #11 from duthied/master
Aspect ratio improvement for photos in album, implemented only in testbubble theme
Diffstat (limited to 'view/photo_album.tpl')
-rw-r--r--view/photo_album.tpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/view/photo_album.tpl b/view/photo_album.tpl
index e3f2ba91c..3ab9fe723 100644
--- a/view/photo_album.tpl
+++ b/view/photo_album.tpl
@@ -3,6 +3,5 @@
<img src="$imgsrc" alt="$imgalt" title="$phototitle" class="photo-album-photo lframe resize" id="photo-album-photo-$id" />
<p class='caption'>$desc</p>
</a>
-
</div>
<div class="photo-album-image-wrapper-end"></div>