Messages updated to 3.4. Explorer logo URL fix.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22649 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Mike Hatfield
2010-09-21 10:30:57 +00:00
parent ae9f23673b
commit 65ee784c6b

View File

@@ -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. * 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.4.png"; private final static String ALF_LOGO_HTTP = "http://www.alfresco.com/assets/images/logos/community-3.4.png";
private final static String ALF_LOGO_HTTPS = "https://www.alfresco.com/assets/images/logos/community-edition-3.4.png"; private final static String ALF_LOGO_HTTPS = "https://www.alfresco.com/assets/images/logos/community-3.4.png";
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_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 " +