tetsuya     2004/01/23 17:40:10

  Modified:    docs/site binindex.html sourceindex.html
               xdocs/site binindex.xml sourceindex.xml
  Log:
  fixed weired htmls -- added <p></p> pair
  
  Revision  Changes    Path
  1.397     +3 -1      jakarta-site2/docs/site/binindex.html
  
  Index: binindex.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/binindex.html,v
  retrieving revision 1.396
  retrieving revision 1.397
  diff -u -r1.396 -r1.397
  --- binindex.html     24 Jan 2004 01:32:59 -0000      1.396
  +++ binindex.html     24 Jan 2004 01:40:10 -0000      1.397
  @@ -263,7 +263,8 @@
           mirror.  If all mirrors are failing, there are <i>backup</i>
           mirrors (at the end of the mirrors list) that should be
           available.<br />[if-any logo]<a href="[link]"><img align="right" 
src="[logo]" border="0" /></a>[end]</p>
  -                                                <form action="[location]" 
method="get" id="SelectMirror">
  +                                                <p>
  +        <form action="[location]" method="get" id="SelectMirror">
             Other mirrors: <select name="Preferred">
             [if-any http]
               [for http]<option value="[http]">[http]</option>[end]
  @@ -277,6 +278,7 @@
             </select>
             <input type="submit" value="Change" />
           </form>
  +        </p>
                                                   <p>BCEL <a 
href="http://www.apache.org/dist/jakarta/bcel/KEYS";>KEYS</a> 
                   <ul>
                       <li>
  
  
  
  1.304     +3 -1      jakarta-site2/docs/site/sourceindex.html
  
  Index: sourceindex.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/sourceindex.html,v
  retrieving revision 1.303
  retrieving revision 1.304
  diff -u -r1.303 -r1.304
  --- sourceindex.html  24 Jan 2004 01:33:00 -0000      1.303
  +++ sourceindex.html  24 Jan 2004 01:40:10 -0000      1.304
  @@ -264,7 +264,8 @@
           mirror.  If all mirrors are failing, there are <i>backup</i>
           mirrors (at the end of the mirrors list) that should be
           available.<br />[if-any logo]<a href="[link]"><img align="right" 
src="[logo]" border="0" /></a>[end]</p>
  -                                                <form action="[location]" 
method="get" id="SelectMirror">
  +                                                <p>
  +        <form action="[location]" method="get" id="SelectMirror">
             Other mirrors: <select name="Preferred">
             [if-any http]
               [for http]<option value="[http]">[http]</option>[end]
  @@ -278,6 +279,7 @@
             </select>
             <input type="submit" value="Change" />     
           </form>
  +        </p>
                                                   <p>BCEL <a 
href="http://www.apache.org/dist/jakarta/bcel/KEYS";>KEYS</a> 
                   <ul>
                       <li>
  
  
  
  1.337     +2 -0      jakarta-site2/xdocs/site/binindex.xml
  
  Index: binindex.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/binindex.xml,v
  retrieving revision 1.336
  retrieving revision 1.337
  diff -u -r1.336 -r1.337
  --- binindex.xml      24 Jan 2004 01:33:00 -0000      1.336
  +++ binindex.xml      24 Jan 2004 01:40:10 -0000      1.337
  @@ -89,6 +89,7 @@
           mirrors (at the end of the mirrors list) that should be
           available.<br/>[if-any logo]<a href="[link]"><img align="right" 
src="[logo]" border="0" /></a>[end]</p>
   
  +        <p>
           <form action="[location]" method="get" id="SelectMirror">
             Other mirrors: <select name="Preferred">
             [if-any http]
  @@ -103,6 +104,7 @@
             </select>
             <input type="submit" value="Change" />
           </form>
  +        </p>
           
   <!-- BCEL -->            
   <p>BCEL <a href="http://www.apache.org/dist/jakarta/bcel/KEYS";>KEYS</a> 
  
  
  
  1.231     +2 -0      jakarta-site2/xdocs/site/sourceindex.xml
  
  Index: sourceindex.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/sourceindex.xml,v
  retrieving revision 1.230
  retrieving revision 1.231
  diff -u -r1.230 -r1.231
  --- sourceindex.xml   24 Jan 2004 01:33:00 -0000      1.230
  +++ sourceindex.xml   24 Jan 2004 01:40:10 -0000      1.231
  @@ -90,6 +90,7 @@
           mirrors (at the end of the mirrors list) that should be
           available.<br/>[if-any logo]<a href="[link]"><img align="right" 
src="[logo]" border="0" /></a>[end]</p>
   
  +        <p>
           <form action="[location]" method="get" id="SelectMirror">
             Other mirrors: <select name="Preferred">
             [if-any http]
  @@ -104,6 +105,7 @@
             </select>
             <input type="submit" value="Change" />     
           </form>
  +        </p>
               
   <!-- BCEL -->            
   <p>BCEL <a href="http://www.apache.org/dist/jakarta/bcel/KEYS";>KEYS</a> 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to