]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 365512 admin/versions/footer produces invalid markup
authortimeless%mozdev.org <>
Mon, 8 Jan 2007 08:54:38 +0000 (08:54 +0000)
committertimeless%mozdev.org <>
Mon, 8 Jan 2007 08:54:38 +0000 (08:54 +0000)
patch by bmo2007@rsz.jp r=timeless a=justdave

template/en/default/admin/versions/footer.html.tmpl

index cf5e16dddb3afeb5ecbf70f49678fff9fcfd7303..5d3f259a2d717eca137f4f92f0d4a7761430795a 100644 (file)
   # no_edit_other_versions_link
   # no_add_version_link
   #%]
-  
-<p>
 
 <hr>
 
+<p>
+
 [% UNLESS no_add_version_link %]
   <a title="Add a version to product '[% product.name FILTER html %]'"
      href="editversions.cgi?action=add&amp;product=
@@ -56,7 +56,7 @@
   Edit other versions of product <a 
   href="editversions.cgi?product=
         [%- product.name FILTER url_quote %]">'[% product.name FILTER html %]'</a>.
-   
+
 [% END %]
 
   Edit product <a