Commit c0daed89 authored by timeless%mozdev.org's avatar timeless%mozdev.org

Bug 365561 admin/classifications/del uses strange mark up

patch by bmo2007@rsz.jp r=timeless a=justdave
parent de5b8701
......@@ -51,7 +51,7 @@
<h2>Confirmation</h2>
<p>Do you really want to delete this classification?<p>
<p>Do you really want to delete this classification?</p>
<form method=post action="editclassifications.cgi">
<input type=submit value="Yes, delete">
<input type=hidden name="action" value="delete">
......@@ -60,6 +60,6 @@
</form>
<p>Back to the <a href="./">main [% terms.bugs %] page</a>
or <a href="editclassifications.cgi"> edit</a> more classifications.
or <a href="editclassifications.cgi"> edit</a> more classifications.</p>
[% PROCESS global/footer.html.tmpl %]
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