10-15-2011 01:10 AM
10-17-2011 03:43 AM
<ALF_HOME>/tomcat/webapps/share/WEB-INF/classes/alfresco/site-webscripts/org/alfresco/components/header/header.get.html.ftl
Specifically:
<a href="#" onclick="${jsid}.showAboutShare(); return false;"><img src="${url.context}/res/themes/${theme}/images/${logo}" alt="Alfresco Share" /></a>
But (if I'm not wrong) this is not a good practice, the correct thing to do would be to override it. Take a look at this blog post, it may help.10-17-2011 08:13 PM
<a href="#" onclick="${jsid}.showAboutShare(); return false;"><img src="${url.context}/res/themes/${theme}/images/${logo}" alt="Alfresco Share" /></a>
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.