From e0134bb39ff60282a468d46c13736edae2ccad4a Mon Sep 17 00:00:00 2001 From: Paul Holmes-Higgin Date: Fri, 12 Jan 2007 12:30:19 +0000 Subject: [PATCH] Added xalan jars to WAR; updated page to use 20 logo git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4806 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- source/java/org/alfresco/web/ui/repo/tag/PageTag.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 d94d7a7eab..c5558508e8 100644 --- a/source/java/org/alfresco/web/ui/repo/tag/PageTag.java +++ b/source/java/org/alfresco/web/ui/repo/tag/PageTag.java @@ -47,7 +47,7 @@ public class PageTag extends TagSupport */ private final static String ALF_URL = "http://www.alfresco.com"; - private final static String ALF_LOGO = "http://www.alfresco.com/images/alfresco_community_horiz14.gif"; + private final static String ALF_LOGO = "http://www.alfresco.com/images/alfresco_community_horiz20.gif"; 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 " +