From: gerv%gerv.net <> Date: Fri, 30 Jan 2004 16:49:14 +0000 (+0000) Subject: Bug 232485 - fix missing space between words. Patch by gerv; r,a=justdave. X-Git-Tag: bugzilla-2.17.7~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f12f937db422fca2979115059d580ba8a91e6db;p=thirdparty%2Fbugzilla.git Bug 232485 - fix missing space between words. Patch by gerv; r,a=justdave. --- diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl index efb81b760a..f654779fc7 100644 --- a/template/en/default/bug/create/create.html.tmpl +++ b/template/en/default/bug/create/create.html.tmpl @@ -312,7 +312,7 @@ function set_assign_to() {
We've made a guess at your operating system and platform. Please check them and, if we got it wrong, email - [% Param('maintainer') %]. + [%+ Param('maintainer') %]. [% END %]