diff options
Diffstat (limited to 'extensions/BugModal/template')
-rw-r--r-- | extensions/BugModal/template/en/default/bug_modal/new_comment.html.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/BugModal/template/en/default/bug_modal/new_comment.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/new_comment.html.tmpl index 282b750d8..ef116c229 100644 --- a/extensions/BugModal/template/en/default/bug_modal/new_comment.html.tmpl +++ b/extensions/BugModal/template/en/default/bug_modal/new_comment.html.tmpl @@ -46,7 +46,6 @@ </div> <div id="comment-tab-preview" class="comment-tab" style="display:none"> <pre id="comment-preview" class="comment-text"></pre> - </div> </div> <div id="after-comment-commit-button"> |