diff options
-rw-r--r-- | template/en/default/bug/edit.html.tmpl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 0395b0f..a4d6813 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -554,7 +554,6 @@ [%############################################################################%] [% BLOCK section_url_keyword_whiteboard %] [%# *** URL Whiteboard Keywords *** %] -[% IF Param('useurl') %] <tr> <td class="field_label"> <label for="bug_file_loc" accesskey="u"><b> @@ -598,8 +597,7 @@ [% END %] </td> </tr> -[% END %] - + [% IF Param('usestatuswhiteboard') %] <tr> <td class="field_label"> |