summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/messages.html.tmpl
diff options
context:
space:
mode:
authorGervase Markham <gerv@gerv.net>2011-11-01 18:34:36 +0100
committerGervase Markham <gerv@mozilla.org>2011-11-01 18:34:36 +0100
commitc6647e9b3449e8af1b876fa8e1cb322ef43f9dcc (patch)
treebb7e8f330b43955a6646c25985ca2b638b29bf53 /template/en/default/global/messages.html.tmpl
parent0074477c0f3d0e78b71ec866526c65c99f0a5c82 (diff)
downloadbugzilla-c6647e9b3449e8af1b876fa8e1cb322ef43f9dcc.tar.gz
bugzilla-c6647e9b3449e8af1b876fa8e1cb322ef43f9dcc.tar.xz
Fix missing-space bugs in error messages. a=LpSolit.
https://bugzilla.mozilla.org/show_bug.cgi?id=698737
Diffstat (limited to 'template/en/default/global/messages.html.tmpl')
-rw-r--r--template/en/default/global/messages.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl
index 01eb32651..6e24198dd 100644
--- a/template/en/default/global/messages.html.tmpl
+++ b/template/en/default/global/messages.html.tmpl
@@ -712,7 +712,7 @@
[% ELSIF message_tag == "install_fk_invalid" %]
ERROR: There are invalid values for the [% column FILTER html %] column in the [% table FILTER html %]
table. (These values do not exist in the [% foreign_table FILTER html %] table, in the
- [% foreign_column FILTER html %] column.)
+ [%+ foreign_column FILTER html %] column.)
Before continuing with checksetup, you will need to fix these values,
either by deleting these rows from the database, or changing the values