aboutsummaryrefslogtreecommitdiffstats
path: root/view/photo_album.tpl
diff options
context:
space:
mode:
authorDevlon Duthie <duthied@gmail.com>2011-10-01 01:52:06 -0500
committerDevlon Duthie <duthied@gmail.com>2011-10-01 01:52:06 -0500
commitc15690563d9be00e8f7ae29ecdd6bbdb7f64603f (patch)
tree2e04c047ba21162ff6f50faeb189d2730e44f2cd /view/photo_album.tpl
parent8fb2d02d3d32fd5876625036a774520d87f5ead4 (diff)
downloadvolse-hubzilla-c15690563d9be00e8f7ae29ecdd6bbdb7f64603f.tar.gz
volse-hubzilla-c15690563d9be00e8f7ae29ecdd6bbdb7f64603f.tar.bz2
volse-hubzilla-c15690563d9be00e8f7ae29ecdd6bbdb7f64603f.zip
class and wrapper div added to photo for aspect ratio display
testbubble theme styling for aspect ratio on photos
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>