You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by st...@jakarta.apache.org on 2004/04/09 10:52:42 UTC

[Apache Struts Wiki] Updated: StrutsCatalogHtmlRewrite

   Date: 2004-04-09T01:52:34
   Editor: 195.29.161.70 <>
   Wiki: Apache Struts Wiki
   Page: StrutsCatalogHtmlRewrite
   URL: http://wiki.apache.org/struts/StrutsCatalogHtmlRewrite

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -2,7 +2,7 @@
 
 The html:link rewrite accepts a context-relative URL, and also encodes it if necessary, so resources subject to container managed security can be retrieved.
 
-{{{  <LINK REL='stylesheet' HREF="'<html:rewrite page="/path/to/CSS"/>' TYPE='text/css'> }}}
+{{{  <LINK REL='stylesheet' HREF='<html:rewrite page="/path/to/CSS"/>' TYPE='text/css'> }}}
 
 -- TedHusted
 ----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org