patch by bmo2007@rsz.jp r=timeless a=justdave
[% IF comp.bug_count %]
[% IF !Param("allowbugdeletion") %]
-
+ <p>
Sorry, there
[% IF comp.bug_count > 1 %]
[% END %]
to another component before you can delete this one.
-
+ </p>
[% ELSE %]
<table border="0" cellpadding="20" width="70%" bgcolor="red"><tr><td>
[% IF comp.bug_count == 0 || Param('allowbugdeletion') %]
- <p>Do you really want to delete this component?<p>
+ <p>Do you really want to delete this component?</p>
<form method="post" action="editcomponents.cgi">
<input type="submit" id="delete" value="Yes, delete">