]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/templates/photo_view.tpl
Merge pull request #12501 from MarekBenjamin/improve-registraiton-text-input
[friendica.git] / view / theme / vier / templates / photo_view.tpl
index 87501c031a01c685bedd934c673ca72f3845dc99..c597c05cf495824eb5cd759770d9a1dc974d4984 100644 (file)
@@ -26,7 +26,7 @@
 <div id="photo-photo"><a href="{{$photo.href}}" title="{{$photo.title}}"><img src="{{$photo.src}}" /></a></div>
 {{if $nextlink}}<div id="photo-next-link"><a href="{{$nextlink.0}}">{{$nextlink.1 nofilter}}</a></div>{{/if}}
 <div id="photo-photo-end"></div>
-<div id="photo-caption">{{$desc nofilter}}</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>