NIHVIVO-658 Correction to footer.ftl

This commit is contained in:
rjy7 2010-06-24 21:30:24 +00:00
parent 148563657f
commit 4c7e6327a5

View file

@ -4,7 +4,7 @@
<div id="footer">
<#if bannerImageUrl??>
<#if urls.bannerImage??>
<img class="footerLogo" src="${urls.bannerImage}" alt="${siteTagline!}" />
</#if>