Commit e03ba3a9 authored by Reed Loden's avatar Reed Loden

Bug 330633 - "Remove the "Reset Form" button on editparams.cgi"

[r=mkanat a=LpSolit]
parent c47b010b
......@@ -111,7 +111,6 @@
<input type="hidden" name="section" value="[% current_panel.name FILTER html %]">
<input type="hidden" name="action" value="save">
<input type="hidden" name="token" value="[% token FILTER html %]">
<input type="reset" value="Reset form">
<input type="submit" name="action" value="Save Changes">
</form>
[% END %]
......
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