From: rabuzarus <> Date: Fri, 25 Aug 2017 18:03:49 +0000 (+0200) Subject: Bugfix: fix missing closing div in Frio X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e03b0c9385625812387a34284a330583b8d01a1e;p=friendica.git Bugfix: fix missing closing div in Frio --- diff --git a/view/theme/frio/templates/photo_album.tpl b/view/theme/frio/templates/photo_album.tpl index 1afe4c8853..4847160160 100644 --- a/view/theme/frio/templates/photo_album.tpl +++ b/view/theme/frio/templates/photo_album.tpl @@ -19,6 +19,7 @@ {{foreach $photos as $photo}} {{include file="photo_top.tpl"}} {{/foreach}} +