diff --git a/mozilla/webtools/bugzilla/bug_form.tcl b/mozilla/webtools/bugzilla/bug_form.tcl index 9e433b7f7b6..8423f99e85b 100755 --- a/mozilla/webtools/bugzilla/bug_form.tcl +++ b/mozilla/webtools/bugzilla/bug_form.tcl @@ -199,7 +199,6 @@ puts " View Bug Activity Format For Printing - Edit Long Description
@@ -210,6 +209,12 @@ puts "
" +# To add back option of editing the long description, insert after the above +# long_list.cgi line: +# Edit Long Description + + + navigation_header puts ""
Description: