On Tuesday 08 May 2012 17:20:08 humbed...@apache.org wrote: > Author: humbedooh > Date: Tue May 8 15:20:07 2012 > New Revision: 1335581 > > URL: http://svn.apache.org/viewvc?rev=1335581&view=rev > Log: > Add something between <div> and </div> so the same thing doesn't happen > again. bleh.
You dropped the CDATA container... Readding should help. ;-) also the backslash in <\/div> is essential. So it won't be mistaken for </script> (by a browser). nd --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org