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

index 7187fe0c0ae87afbeb65d7ae0c1e3f6d43933776..534c8a7cd5e49162acf41536b66cb075d9b32255 100644 (file)
@@ -82,7 +82,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.