* removed some useless <br> in gallery box

This commit is contained in:
slawkens1 2017-10-29 19:50:15 +01:00
parent ac9c43e280
commit 05abf41b64

View File

@ -14,5 +14,4 @@ $image = $query->fetch();
</a>
<div class="Bottom" style="background-image:url(<?php echo $template_path; ?>/images/general/box-bottom.gif);"></div>
</div>
<br/><br/><br/>
<?php endif; ?>