Commit 3a4983be authored by timeless%mozdev.org's avatar timeless%mozdev.org

Bug 365564 admin/components/updated uses strange mark up

patch by bmo2007@rsz.jp r=timeless a=justdave
parent 7300dc19
......@@ -52,7 +52,6 @@
%]
[% IF updated_description %]
<p>
<table>
<tr>
<td>Updated description to:</td>
......@@ -91,7 +90,7 @@
[% UNLESS updated_description || updated_initialowner ||
updated_initialqacontact || updated_name ||
updated_initialcc %]
<p>Nothing changed for component '[% comp.name FILTER html %]'.
<p>Nothing changed for component '[% comp.name FILTER html %]'.</p>
[% END %]
[% PROCESS admin/components/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