diff --git a/source/java/org/alfresco/web/ui/repo/tag/PageTag.java b/source/java/org/alfresco/web/ui/repo/tag/PageTag.java index 7708ee12cf..eb7ccb110c 100644 --- a/source/java/org/alfresco/web/ui/repo/tag/PageTag.java +++ b/source/java/org/alfresco/web/ui/repo/tag/PageTag.java @@ -93,10 +93,9 @@ public class PageTag extends TagSupport * Please ensure you understand the terms of the license before changing the contents of this file. */ - private final static String ALF_LOGO_HTTP = "http://www.alfresco.com/images/alfresco_community_horiz21.gif"; - private final static String ALF_LOGO_HTTPS = "https://www.alfresco.com/images/alfresco_community_horiz21.gif"; + private final static String ALF_LOGO_HTTP = "http://www.alfresco.com/assets/images/logos/alfresco-labs-3e.png"; + private final static String ALF_LOGO_HTTPS = "https://www.alfresco.com/assets/images/logos/alfresco-labs-3e.png"; private final static String ALF_URL = "http://www.alfresco.com"; - private final static String SF_LOGO = "/images/logo/sflogo.php.png"; private final static String ALF_TEXT = "Alfresco Community"; private final static String ALF_COPY = "Supplied free of charge with " + "no support, " + @@ -355,10 +354,7 @@ public class PageTag extends TagSupport "' src='" + ("http".equals(req.getScheme()) ? ALF_LOGO_HTTP : ALF_LOGO_HTTPS) + "'>" +"