From 2465b8f5e557b5549200d1a7a1ef1cee4225beb7 Mon Sep 17 00:00:00 2001 From: Kevin Roast Date: Thu, 8 Oct 2009 20:27:11 +0000 Subject: [PATCH] Updated community logos. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@16782 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- source/java/org/alfresco/web/ui/repo/tag/PageTag.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 e4b85750c5..1827a82d7f 100644 --- a/source/java/org/alfresco/web/ui/repo/tag/PageTag.java +++ b/source/java/org/alfresco/web/ui/repo/tag/PageTag.java @@ -86,8 +86,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.2.png"; - private final static String ALF_LOGO_HTTPS = "https://www.alfresco.com/assets/images/logos/community-edition-3.2.png"; + 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_URL = "http://www.alfresco.com"; private final static String ALF_TEXT = "Alfresco Community"; private final static String ALF_COPY = "Supplied free of charge with " +