logo       
Google Custom Search
    AddThis Social Bookmark Button

cvs: pearweb /public_html/bugs bug.php: msg#00295

Subject: cvs: pearweb /public_html/bugs bug.php
cellog          Mon Mar 26 05:53:52 2007 UTC

  Modified files:              
    /pearweb/public_html/bugs   bug.php 
  Log:
  fix Bug #10484        Bug edit form has gotten \"ugly\"
  
http://cvs.php.net/viewvc.cgi/pearweb/public_html/bugs/bug.php?r1=1.145&r2=1.146&diff_format=u
Index: pearweb/public_html/bugs/bug.php
diff -u pearweb/public_html/bugs/bug.php:1.145 
pearweb/public_html/bugs/bug.php:1.146
--- pearweb/public_html/bugs/bug.php:1.145      Sun Mar 25 08:12:59 2007
+++ pearweb/public_html/bugs/bug.php    Mon Mar 26 05:53:52 2007
@@ -15,7 +15,7 @@
  * @package   Bugs
  * @copyright Copyright (c) 1997-2005 The PHP Group
  * @license   http://www.php.net/license/3_0.txt  PHP License
- * @version   $Id: bug.php,v 1.145 2007/03/25 08:12:59 davidc Exp $
+ * @version   $Id: bug.php,v 1.146 2007/03/26 05:53:52 cellog Exp $
  */
 
 /*
@@ -963,7 +963,7 @@
      <tr>
       <th class="details">Assigned to <br />Roadmap Version(s):<br />
       (<span class="headerbottom">Already released</span>)</th>
-      <td><?php
+      <td colspan="5"><?php
         $link = Bug_DataObject::bugDB('bugdb_roadmap_link');
         $link->id = $id;
         $link->find(false);

-- 
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>