mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Fixed cifs and webdav edit link evaluators and fixed copyright symbol in footer
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2753 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -58,7 +58,7 @@ public class PageTag extends TagSupport
|
||||
"<a class=footer href='http://www.alfresco.com'>Alfresco</a> or its " +
|
||||
"<a class=footer href='http://www.alfresco.com/partners/'>Certified Partners</a>. " +
|
||||
"<a class=footer href='http://www.alfresco.com/services/support/'>Click here for support</a>. " +
|
||||
"Alfresco Software Inc. <EFBFBD> 2005-2006 All rights reserved.";
|
||||
"Alfresco Software Inc. © 2005-2006 All rights reserved.";
|
||||
|
||||
private static Log logger = LogFactory.getLog(PageTag.class);
|
||||
private static String alfresco = null;
|
||||
|
Reference in New Issue
Block a user