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 bf47dd3064..2862446dae 100644 --- a/source/java/org/alfresco/web/ui/repo/tag/PageTag.java +++ b/source/java/org/alfresco/web/ui/repo/tag/PageTag.java @@ -35,7 +35,7 @@ import javax.servlet.jsp.tagext.TagSupport; import org.alfresco.web.app.Application; import org.alfresco.web.app.servlet.FacesHelper; import org.alfresco.web.bean.coci.CCProperties; -import org.alfresco.web.config.ClientConfigElement; +import org.alfresco.web.config.ClientConfigElement; import org.alfresco.web.ui.common.Utils; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; @@ -87,8 +87,8 @@ 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/assets/images/logos/community-edition-3.2r.png"; - private final static String ALF_LOGO_HTTPS = "https://www.alfresco.com/assets/images/logos/community-edition-3.2r.png"; + private final static String ALF_LOGO_HTTP = "http://www.alfresco.com/assets/images/logos/community-edition-3.3.png"; + private final static String ALF_LOGO_HTTPS = "https://www.alfresco.com/assets/images/logos/community-edition-3.3.png"; private final static String ALF_URL = "http://www.alfresco.com"; private final static String ALF_TEXT = "Alfresco Community"; private final static String ALF_COPY = "Supplied free of charge with " + @@ -100,7 +100,7 @@ public class PageTag extends TagSupport "Alfresco or its " + "Certified Partners. " + "Click here for support. " + - "Alfresco Software Inc. © 2005-2009 All rights reserved."; + "Alfresco Software Inc. © 2005-2010 All rights reserved."; private final static Log logger = LogFactory.getLog(PageTag.class); private static String alfresco = null; @@ -257,14 +257,14 @@ public class PageTag extends TagSupport out.write("