]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 232494 - fix missing space between words. Patch by gerv; r,a=justdave.
authorgerv%gerv.net <>
Fri, 30 Jan 2004 16:48:13 +0000 (16:48 +0000)
committergerv%gerv.net <>
Fri, 30 Jan 2004 16:48:13 +0000 (16:48 +0000)
template/en/default/attachment/diff-header.html.tmpl

index febd46a262c0592fa2071f0ddd0d0a9812a5d5f3..ff0f414a74e82b12e1ded7ecd7aa7bed0ce33bde 100644 (file)
@@ -299,7 +299,7 @@ tbody.file pre:empty {
   [% END %]
   [% IF warning == "interdiff2" %]
   this difference between two patches may be inaccurate due to a limitation in
-  [% terms.Bugzilla %] when comparing patches made against different revisions.
+  [%+ terms.Bugzilla %] when comparing patches made against different revisions.
   [% END %]
 </h2>
 [% END %]