mailr7926 - 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 - 18:18:
Author: bugman
Date: Wed Oct 22 18:18:26 2008
New Revision: 7926

URL: http://svn.gna.org/viewcvs/relax?rev=7926&view=rev
Log:
Fixes for the 'checked' <input> tag attribute.


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

Modified: website/communication.html
URL: 
http://svn.gna.org/viewcvs/relax/website/communication.html?rev=7926&r1=7925&r2=7926&view=diff
==============================================================================
--- website/communication.html (original)
+++ website/communication.html Wed Oct 22 18:18:26 2008
@@ -120,7 +120,7 @@
             <br />
             <input type="radio" name="sitesearch" value=""> WWW </input>
             <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-users"; checked="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
         </td>

Modified: website/docs.html
URL: 
http://svn.gna.org/viewcvs/relax/website/docs.html?rev=7926&r1=7925&r2=7926&view=diff
==============================================================================
--- website/docs.html (original)
+++ website/docs.html Wed Oct 22 18:18:26 2008
@@ -118,7 +118,7 @@
         <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 type="radio" name="sitesearch" 
value="http://www.nmr-relax.com/manual/1.2"; checked="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
       </td>
     </tr>




Related Messages


Powered by MHonArc, Updated Wed Oct 22 18:20:02 2008