aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/photo_view.tpl
diff options
context:
space:
mode:
authorSimon <simon@kisikew.org>2012-03-16 10:35:19 -0700
committerSimon <simon@kisikew.org>2012-03-16 10:35:19 -0700
commit925b9c5b9ce83825f5003f88d3afbdcb620c28fc (patch)
tree12b873f7c8a507b4d348369079dd5e3c614272ec /view/theme/dispy/photo_view.tpl
parent28f941193d75ca12f4cb2a38a1c60e60ad10f2a6 (diff)
parent7b15f27ba48f5a1b0e24290379e2524796776803 (diff)
downloadvolse-hubzilla-925b9c5b9ce83825f5003f88d3afbdcb620c28fc.tar.gz
volse-hubzilla-925b9c5b9ce83825f5003f88d3afbdcb620c28fc.tar.bz2
volse-hubzilla-925b9c5b9ce83825f5003f88d3afbdcb620c28fc.zip
Merge pull request #140 from simonlnu/master
weee, dispys get another update
Diffstat (limited to 'view/theme/dispy/photo_view.tpl')
-rw-r--r--[-rwxr-xr-x]view/theme/dispy/photo_view.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/dispy/photo_view.tpl b/view/theme/dispy/photo_view.tpl
index 4582751c6..f1209ec58 100755..100644
--- a/view/theme/dispy/photo_view.tpl
+++ b/view/theme/dispy/photo_view.tpl
@@ -17,7 +17,7 @@
</div>
<div id="photo-photo-end"></div>
-<div id="photo-caption" >$desc</div>
+<div id="photo-caption">$desc</div>
{{ if $tags }}
<div id="in-this-photo-text">$tags.0</div>
<div id="in-this-photo">$tags.1</div>