Commit 4a26ce0c authored by timeless%mozdev.org's avatar timeless%mozdev.org

Bug 365567 admin/fieldvalues/updated has useless <p>

patch by bmo2007@rsz.jp r=timeless a=justdave
parent ed2e2d8b
...@@ -47,11 +47,9 @@ ...@@ -47,11 +47,9 @@
[% END %] [% END %]
[% UNLESS (updated_sortkey || updated_value) %] [% UNLESS (updated_sortkey || updated_value) %]
<p>Nothing changed for field value '[% value FILTER html %]'. <p>Nothing changed for field value '[% value FILTER html %]'.</p>
[% END %] [% END %]
<p>
[% PROCESS admin/fieldvalues/footer.html.tmpl %] [% PROCESS admin/fieldvalues/footer.html.tmpl %]
[% PROCESS global/footer.html.tmpl %] [% 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