]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix a small HTML error in the Release Notes.
authormkanat%bugzilla.org <>
Tue, 12 Aug 2008 14:15:54 +0000 (14:15 +0000)
committermkanat%bugzilla.org <>
Tue, 12 Aug 2008 14:15:54 +0000 (14:15 +0000)
template/en/default/pages/release-notes.html.tmpl

index 7ec017a37e498432b3c6ed48dd0f02be23327342..487e648b961e10fdf2e6b71f42ed85433d32fe11 100644 (file)
 <ul>
   <li>You should now be using <code>get_status('NEW')</code> instead of
     <code>status_descs.NEW</code> in templates.</li>
-  <li>The <code>[&#37;# version = 1.0 &#37;] comment at the top of every
+  <li>The <code>[&#37;# version = 1.0 &#37;]</code> comment at the top of every
     template file has been removed.</li>
 </ul>