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

patch by bmo2007@rsz.jp r=timeless a=justdave
This commit is contained in:
timeless%mozdev.org 2007-01-07 23:54:33 +00:00
parent 8fedaea8f0
commit c2138e7e52

View File

@ -47,10 +47,8 @@
[% END %]
[% 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 %]
<p>
[% PROCESS admin/fieldvalues/footer.html.tmpl %]