]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix minor spacing error (bug 391233 comment 12).
authormkanat%bugzilla.org <>
Thu, 23 Aug 2007 00:50:09 +0000 (00:50 +0000)
committermkanat%bugzilla.org <>
Thu, 23 Aug 2007 00:50:09 +0000 (00:50 +0000)
template/en/default/pages/release-notes.html.tmpl

index 06be3f60c88cacbd054fc5e38ed27a73aebb91fb..06eb7968d89d48f151c923bbe88069594a754156 100644 (file)
@@ -83,7 +83,7 @@
     (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=365756">[% terms.Bug %] 365756</a>)</li>
   <li>Dependency Graphs now work correctly on all mod_perl installations.
     There should now be no remaining signficant problems with running
-    [% terms.Bugzilla %] under mod_perl.
+    [%+ terms.Bugzilla %] under mod_perl.
     (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=370398">[% terms.Bug %] 370398</a>)</li>
   <li>If moving a [% terms.bug %] between products would remove groups
     from the [% terms.bug %], you are now warned.