[wwwdocs] tweak searchbox.ihtml

Gerald Pfeifer gerald@pfeifer.com
Mon Jun 5 00:55:00 GMT 2006


Going forward, we will not always want a horizontal ruler before each 
searchbox, so move this from the building block to the invocation where
we want this.

Installed.

Gerald

Index: lists.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/lists.html,v
retrieving revision 1.96
diff -u -r1.96 lists.html
--- lists.html	22 Apr 2006 19:51:26 -0000	1.96
+++ lists.html	5 Jun 2006 00:36:21 -0000
@@ -305,6 +305,8 @@
         to it by an explicit hostname to avoid confusion.
 -->
 
+<hr />
+
 <a name="searchbox"></a>
 <include searchbox.ihtml>
 
Index: searchbox.ihtml
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/searchbox.ihtml,v
retrieving revision 1.11
diff -u -r1.11 searchbox.ihtml
--- searchbox.ihtml	20 Dec 2005 21:40:19 -0000	1.11
+++ searchbox.ihtml	5 Jun 2006 00:36:47 -0000
@@ -1,4 +1,3 @@
-<hr />
 This search will allow you to search the contents of
 all the publicly available WWW documents at gcc.gnu.org.
 <br />



More information about the Gcc-patches mailing list