Author: crossley
Date: Thu Mar 30 14:39:01 2006
New Revision: 390265

URL: http://svn.apache.org/viewcvs?rev=390265&view=rev
Log:
Add @id attribute to the google-demo form.

Modified:
    
forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples/embedded_html.html

Modified: 
forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples/embedded_html.html
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples/embedded_html.html?rev=390265&r1=390264&r2=390265&view=diff
==============================================================================
--- 
forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples/embedded_html.html
 (original)
+++ 
forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples/embedded_html.html
 Thu Mar 30 14:39:01 2006
@@ -70,7 +70,7 @@
 <p>
 Search the Forrest website via Google:
 <!-- Search Google -->
-<form target="_blank" action="http://www.google.com/search"; method="get">
+<form target="_blank" action="http://www.google.com/search"; method="get" 
id="google-demo">
 <input value="forrest.apache.org" name="as_sitesearch" type="hidden">
 <input type=hidden name=ie value=UTF-8>
 <input type=hidden name=oe value=UTF-8>