web/ticket.php
authorAlan Knowles <alan@akbkhome.com>
Wed, 26 Jan 2011 09:26:50 +0000 (17:26 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 26 Jan 2011 09:26:50 +0000 (17:26 +0800)
web/ticket.php

index 2a9cd74..e4be224 100644 (file)
@@ -1134,7 +1134,7 @@ function renderEditForm($issue, $params = array())
     }
   }
    $html .= "</div>";
-     $html .= "<div id='update-area'>";
+     $html .= "<div id='update-issue-desc'>";
   $html .= "<fieldset id='action-container'><legend>Action - Issue is currently - {$issue->status}</legend>\n";
 
   // FIXME: workflow inspired actions listed here