mailr2961 - 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 January 08, 2007 - 11:31:
Author: bugman
Date: Mon Jan  8 11:31:21 2007
New Revision: 2961

URL: http://svn.gna.org/viewcvs/relax?rev=2961&view=rev
Log:
Changed all the capitalised attributes and elements of the Google search 
boxes to lowercase.


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

Modified: website/communication.html
URL: 
http://svn.gna.org/viewcvs/relax/website/communication.html?rev=2961&r1=2960&r2=2961&view=diff
==============================================================================
--- website/communication.html (original)
+++ website/communication.html Mon Jan  8 11:31:21 2007
@@ -103,25 +103,25 @@
       <p>The relax mailing lists can be searched using the Google search 
tool below.  These searches will not find the most recent posts and are 
dependent on when Google last indexed the mailing lists.</p>
 
       <!-- 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">
+      <table bgcolor="#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=50 maxlength=255 value="">
-          <INPUT type=submit name=btnG VALUE="Google Search">
+          <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>
           </font>
         </td>
       </tr>
-      </TABLE>
-      </FORM>
+      </table>
+      </form>
       <!-- SiteSearch Google -->
   </div>
 </div>

Modified: website/docs.html
URL: 
http://svn.gna.org/viewcvs/relax/website/docs.html?rev=2961&r1=2960&r2=2961&view=diff
==============================================================================
--- website/docs.html (original)
+++ website/docs.html Mon Jan  8 11:31:21 2007
@@ -93,25 +93,25 @@
       <p>You can also search the HTML version of the manual using the Google 
search tool.</p>
 
     <!-- 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">
+    <table bgcolor="#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/"; checked> relax HTML manual <br>
         </font>
       </td>
     </tr>
-    </TABLE>
-    </FORM>
+    </table>
+    </form>
     <!-- SiteSearch Google -->
   </div>
   <div class="main_h2">




Related Messages


Powered by MHonArc, Updated Mon Jan 08 11:40:05 2007