mailr7918 - in /website: communication.html docs.html


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on October 22, 2008 - 17:36:
Author: bugman
Date: Wed Oct 22 17:36:16 2008
New Revision: 7918

URL: http://svn.gna.org/viewcvs/relax?rev=7918&view=rev
Log:
More XHTML fixes.


Modified:
    website/communication.html
    website/docs.html

Modified: website/communication.html
URL: 
http://svn.gna.org/viewcvs/relax/website/communication.html?rev=7918&r1=7917&r2=7918&view=diff
==============================================================================
--- website/communication.html (original)
+++ website/communication.html Wed Oct 22 17:36:16 2008
@@ -105,7 +105,7 @@
 
 
       <!-- SiteSearch Google -->
-      <form method="GET" action="http://www.google.com/search";>
+      <form method="get" action="http://www.google.com/search";>
       <input type="hidden" name="ie" value="UTF-8">
       <input type="hidden" name="oe" value="UTF-8">
       <table bgcolor="#FFFFFF">
@@ -118,7 +118,7 @@
           <input type="text" name="q" size="50" maxlength="255" value="">
           <input type="submit" name="btnG" value="Google Search">
           <font size="-1">
-          <input type="hidden" name="domains" value="YOUR DOMAIN 
NAME"><br><input type="radio" name="sitesearch" value=""> WWW <input 
type="radio" name="sitesearch" 
value="https://mail.gna.org/public/relax-announce";> relax-announce <input 
type="radio" name="sitesearch" 
value="https://mail.gna.org/public/relax-users"; checked> relax-users <input 
type="radio" name="sitesearch" 
value="https://mail.gna.org/public/relax-devel";> relax-devel <input 
type="radio" name="sitesearch" 
value="https://mail.gna.org/public/relax-commits";> relax-commits </br>
+          <input type="hidden" name="domains" 
value="http://nmr-relax.com";><br><input type="radio" name="sitesearch" 
value=""> WWW <input type="radio" name="sitesearch" 
value="https://mail.gna.org/public/relax-announce";> relax-announce <input 
type="radio" name="sitesearch" 
value="https://mail.gna.org/public/relax-users"; checked> relax-users <input 
type="radio" name="sitesearch" 
value="https://mail.gna.org/public/relax-devel";> relax-devel <input 
type="radio" name="sitesearch" 
value="https://mail.gna.org/public/relax-commits";> relax-commits </br>
           </font>
         </td>
       </tr>

Modified: website/docs.html
URL: 
http://svn.gna.org/viewcvs/relax/website/docs.html?rev=7918&r1=7917&r2=7918&view=diff
==============================================================================
--- website/docs.html (original)
+++ website/docs.html Wed Oct 22 17:36:16 2008
@@ -104,20 +104,23 @@
     <p>You can also search the HTML versions of the manuals using the Google 
search tool.</p>
 
     <!-- SiteSearch Google -->
-    <form method="GET" action="http://www.google.com/search";>
-    <input type="hidden" name="ie" value="UTF-8">
-    <input type="hidden" name="oe" value="UTF-8">
-    <table bgcolor="#FFFFFF">
+    <form method="get" action="http://www.google.com/search";>
+    <input type="hidden" name="ie" value="UTF-8"/>
+    <input type="hidden" name="oe" value="UTF-8"/>
+    <table background-color="#ffffff">
     <tr>
       <td>
-        <a href="http://www.google.com/";>
-        <img src="http://www.google.com/logos/Logo_40wht.gif"; border="0" 
alt="Google"></a>
+        <a href="http://www.google.com/";><img 
src="http://www.google.com/logos/Logo_40wht.gif"; border="0" alt="Google"></a>
       </td>
       <td>
-        <input type="text" name="q" size="31" maxlength="255" value="">
-        <input type="submit" name="btnG" value="Google Search">
+        <input type="text" name="q" size="31" maxlength="255" value=""/>
+        <input type="submit" name="btnG" value="Google Search"/>
         <font size="-1">
-        <input type="hidden" name="domains" value="YOUR DOMAIN 
NAME"><br><input type="radio" name="sitesearch" value=""> WWW <input 
type="radio" name="sitesearch" value="http://www.nmr-relax.com/manual/1.2"; 
checked> relax 1.2 HTML manual <input type="radio" name="sitesearch" 
value="http://www.nmr-relax.com/manual/1.3";> relax 1.3 HTML manual </br>
+        <input type="hidden" name="domains" value="http://nmr-relax.com"/>
+          <br>
+          <input type="radio" name="sitesearch" value=""> WWW </input>
+          <input type="radio" name="sitesearch" 
value="http://www.nmr-relax.com/manual/1.2"; checked> relax 1.2 HTML manual 
</input>
+          <input type="radio" name="sitesearch" 
value="http://www.nmr-relax.com/manual/1.3";> relax 1.3 HTML manual </input>
         </font>
       </td>
     </tr>




Related Messages


Powered by MHonArc, Updated Wed Oct 22 17:40:02 2008