This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
PATCH: style.mhtml, searchbox.ihtml
- To: gcc-patches at gcc dot gnu dot org
- Subject: PATCH: style.mhtml, searchbox.ihtml
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Tue, 1 Feb 2000 03:36:53 +0100 (CET)
- cc: Hans-Peter Nilsson <hp at bitrange dot com>
Add a <HR> before each footer.
Installed.
Gerald
Index: searchbox.ihtml
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/searchbox.ihtml,v
retrieving revision 1.1
diff -c -3 -p -r1.1 searchbox.ihtml
*** searchbox.ihtml 2000/01/14 07:31:31 1.1
--- searchbox.ihtml 2000/02/01 02:35:32
*************** Search:
*** 41,44 ****
<input type="text" size="30" name="words" value="">
<input type="submit" value="Search">
</form>
- <hr noshade size=2>
--- 41,43 ----
Index: style.mhtml
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/style.mhtml,v
retrieving revision 1.3
diff -c -3 -p -r1.3 style.mhtml
*** style.mhtml 2000/01/26 19:59:36 1.3
--- style.mhtml 2000/02/01 02:35:32
***************
*** 24,29 ****
--- 24,30 ----
%body
+ <HR>
<ADDRESS>
<A HREF="http://gcc.gnu.org/about.html">The GCC team</A>
<BR>