[wwwdocs] tweak search on index.html and lists.html
Gerald Pfeifer
gerald@pfeifer.com
Sun Jun 11 02:17:00 GMT 2006
Shorten the description of the basic search widget, and only have it on
lists.html, not index.html.
Installed.
Gerald
Index: lists.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/lists.html,v
retrieving revision 1.97
diff -u -3 -p -r1.97 lists.html
--- lists.html 5 Jun 2006 00:50:32 -0000 1.97
+++ lists.html 11 Jun 2006 02:14:04 -0000
@@ -307,6 +307,8 @@ the lists</a>.</p>
<hr />
+<p>This search will allow you to search the contents gcc.gnu.org.</p>
+
<a name="searchbox"></a>
<include searchbox.ihtml>
Index: searchbox.ihtml
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/searchbox.ihtml,v
retrieving revision 1.13
diff -u -3 -p -r1.13 searchbox.ihtml
--- searchbox.ihtml 5 Jun 2006 11:51:52 -0000 1.13
+++ searchbox.ihtml 11 Jun 2006 02:14:04 -0000
@@ -1,6 +1,3 @@
-<p>This search will allow you to search the contents of
-all publicly available WWW documents at gcc.gnu.org.</p>
-
<div style="font-size:90%;">
<form method="get" action="http://gcc.gnu.org/cgi-bin/search.cgi">
More information about the Gcc-patches
mailing list