Author: cdupoirieux
Date: Wed Dec  7 07:21:12 2005
New Revision: 354766

URL: http://svn.apache.org/viewcvs?rev=354766&view=rev
Log:
The link.xlex file convert the [EMAIL PROTECTED] into a link <a>...
I change the "to" attribute to "the Webmaster" to avoid this side effect...
cf. http://issues.apache.org/jira/browse/FOR-743

Modified:
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt.fv

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt.fv
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt.fv?rev=354766&r1=354765&r2=354766&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt.fv
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt.fv
 Wed Dec  7 07:21:12 2005
@@ -467,7 +467,7 @@
         <forrest:contract name="siteinfo-feedback">
           <forrest:properties contract="siteinfo-feedback">
             <forrest:property name="siteinfo-feedback">
-              <feedback to="[EMAIL PROTECTED]"
+              <feedback to="the Webmaster"
                 href="mailto:[EMAIL PROTECTED]&#160;" >
                 Send feedback about the website to:
               </feedback>


Reply via email to