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
This commit is contained in:
Paul Holmes-Higgin
2007-01-12 12:30:19 +00:00
parent ee824633b7
commit e0134bb39f

View File

@@ -47,7 +47,7 @@ public class PageTag extends TagSupport
*/ */
private final static String ALF_URL = "http://www.alfresco.com"; 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 SF_LOGO = "/images/logo/sflogo.php.png";
private final static String ALF_TEXT = "Alfresco Community"; private final static String ALF_TEXT = "Alfresco Community";
private final static String ALF_COPY = "Supplied free of charge with " + private final static String ALF_COPY = "Supplied free of charge with " +