www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/server footer.html


From: John Sullivan
Subject: www/server footer.html
Date: Wed, 23 Aug 2006 19:27:03 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     John Sullivan <johnsu01>        06/08/23 19:27:03

Added files:
        server         : footer.html 

Log message:
        Add footer include with search box. Planning on adding more to the 
footer later.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/footer.html?cvsroot=www&rev=1.1

Patches:
Index: footer.html
===================================================================
RCS file: footer.html
diff -N footer.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ footer.html 23 Aug 2006 19:27:01 -0000      1.1
@@ -0,0 +1,13 @@
+                       <div id="searcher">
+                               
+                               
+                               <form method="post" 
action="http://www.gnu.org/cgi-bin/htsearch";>
+                               <div><label for="method">Search:</label>
+                               <input type="hidden" name="method" id="method" 
value="and" />
+                               <input name="words" id="words" type="text" 
size="20" />
+                               <input type="submit" value="Go" />
+                               <input type="hidden" name="format" 
value="builtin-long" />
+                               <input type="hidden" name="config" 
value="htdig" /></div>
+                               </form>
+                               <p>&nbsp;</p>
+                       </div>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]