Commit 0d0ca9bc authored by timeless%mozdev.org's avatar timeless%mozdev.org

Bug 365516 attachment/confirm-delete uses p as br

patch by bmo2007@rsz.jp r=timeless a=justdave
parent 77a71586
......@@ -76,7 +76,7 @@
<form action="attachment.cgi" method="POST">
<label for="reason">Reason of the deletion:</label>
<input type="text" id="reason" name="reason" value="" size="80" maxlength="200">
<p>
<br>
<input type="submit" value="Yes, delete" id="delete">
<input type="hidden" name="action" value="delete">
<input type="hidden" name="id" value="[% a.id FILTER html %]">
......
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