]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 414269: Move the knobs to appear below the enter comments area (like it used...
authorlpsolit%gmail.com <>
Wed, 30 Jan 2008 00:42:16 +0000 (00:42 +0000)
committerlpsolit%gmail.com <>
Wed, 30 Jan 2008 00:42:16 +0000 (00:42 +0000)
template/en/default/bug/edit.html.tmpl

index 3d8dc1b296d916ca6bb7f059ddbd4528f6ea70b6..2723c654ef6400ac07bb0ac8e06934045f905282 100644 (file)
                      maxrows   = 25
                      cols      = constants.COMMENT_COLS
           %]
-
+          [% PROCESS bug/knob.html.tmpl %]
         [% ELSE %]
           <fieldset>
             <legend>Note</legend>
       </td>
     </tr>
   </table>
-[% PROCESS bug/knob.html.tmpl IF user.id %]
 </form>
 
 [% IF use_keywords %]