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

index f56ee3d..57d55c0 100644 (file)
@@ -1237,7 +1237,7 @@ HTML;
 
   if ($id != 'new') {
     $html .= <<<HTML
-<button class='mtrack-make-comment'>Add Comment</button>
+<button class='mtrack-make-comment'>Add Comment / Update Status</button>
 HTML;
   }
   return $html;