Commit cd284d40 authored by Matt Selsky's avatar Matt Selsky Committed by Gervase Markham

Fix problem that hiding 'Make Template' button leaves orphan text. r=gerv

parent 73aea8f7
......@@ -617,7 +617,9 @@ TUI_hide_default('attachment_text_field');
<input type="submit" name="maketemplate" id="maketemplate"
value="Make Template"
onclick="bz_no_validate_enter_bug=true" class="expert_fields">
(useful for filing several similar bugs)
<span class="expert_fields">
(useful for filing several similar bugs)
</span>
</td>
</tr>
</tbody>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment