minor fix

This commit is contained in:
Massimiliano Assante 2022-11-30 12:23:26 +01:00
parent 2003093cb0
commit f2099dbfab
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ $theme.include($body_top_include)
#if ($theme.getSetting("show-powered-d4science") == "true") #if ($theme.getSetting("show-powered-d4science") == "true")
<div class="poweredBy-link"> <div class="poweredBy-link">
<a href="http://www.d4science.org" target="_blank" class="$logo_css_class"> <a href="http://www.d4science.org" target="_blank" class="$logo_css_class">
<img src="$themeDisplay.getPathThemeImages()/custom/powered-by-d4science40.png" alt="D4Science Infrastructure" hspace="5" /> <img src="$themeDisplay.getPathThemeImages()/custom/powered-by-d4Science40.png" alt="D4Science Infrastructure" hspace="5" />
</a> </a>
</div> </div>
#end #end