Update of /cvsroot/fink/web/bugs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27344

Modified Files:
        index.en.php 
Log Message:
Layout cleanup.


Index: index.en.php
===================================================================
RCS file: /cvsroot/fink/web/bugs/index.en.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- index.en.php        24 Jan 2005 02:10:39 -0000      1.9
+++ index.en.php        24 Jan 2005 02:38:47 -0000      1.10
@@ -30,26 +30,29 @@
 
 <h2>Viewing bug reports on the WWW</h2> 
 
-<form method="get" action="http://bugs.finkproject.org/cgi-bin/bugreport.cgi";>
-<p>
-       Find a bug by <strong>number</strong>: 
-               <input type="text" size="9" name="bug" value=""> <input 
type="submit" value="Find"> 
-               <label><input type="checkbox" name="mbox" value="yes"> as 
mbox</label> 
-</p>
-</form>
+<dl>
+       <dt>Find a bug by <strong>number</strong></dt>
+       <dd>
+               <form method="get" 
action="http://bugs.finkproject.org/cgi-bin/bugreport.cgi";>
+                       <input type="text" size="9" name="bug" value=""> <input 
type="submit" value="Find"> 
+                       <label><input type="checkbox" name="mbox" value="yes"> 
as mbox</label> 
+               </form>
+       </dd>
 
-<form method="get" action="http://bugs.finkproject.org/cgi-bin/pkgreport.cgi";>
+       <dt>General bug <strong>search</strong></dt>
+       <dd>
+               <form method="get" 
action="http://bugs.finkproject.org/cgi-bin/pkgreport.cgi";>
 <p>
-       Find bugs by: 
+       What to search for:
+       <br>
        <label><input type="radio" name="which" value="pkg" 
checked><strong>package</strong></label> 
        <label><input type="radio" name="which" 
value="src"><strong>source&nbsp;package</strong></label> 
-       <label><input type="radio" name="which" 
value="maint"><strong>maintainer&nbsp;email</strong></label> 
-       <label><input type="radio" name="which" 
value="submitter"><strong>submitter&nbsp;email</strong></label> 
+       <label><input type="radio" name="which" 
value="maint"><strong>package-maintainer&nbsp;email</strong></label> 
+       <label><input type="radio" name="which" 
value="submitter"><strong>bug-submitter&nbsp;email</strong></label> 
        <label><input type="radio" name="which" 
value="severity"><strong>severity</strong></label> 
        <label><input type="radio" name="which" 
value="tag"><strong>tag</strong></label> 
        <br>
-       <label>What to search for:<input type="text" name="data" value="" 
size="50"></label> <input type="submit" value="Find"> 
-       <br>
+       <label><input type="text" name="data" value="" size="50"></label> 
<input type="submit" value="Find"> 
 </p>
 <p>
        Additional settings (which you may leave untouched, the defaults will 
work): 
@@ -162,7 +165,9 @@
                </small>
        </li>
 </ul>
-</form>
+               </form>
+       </dd>
+</dl>
 
 <p>
        The above queries can also be made by visiting URLs of the following 
forms, respectively: 



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to