diff options
author | Kent Rogers <kar@cray.com> | 2014-05-07 08:14:26 +0200 |
---|---|---|
committer | Byron Jones <glob@mozilla.com> | 2014-05-07 08:14:26 +0200 |
commit | a1b6acbd5a520e3499a71aa3500c24815e07c72c (patch) | |
tree | 38031c762293462edd67fcb8a42df9865e84f07b /template | |
parent | 85e0d6c95959b6086f5f5a90c6d3d50f294c043f (diff) | |
download | bugzilla-a1b6acbd5a520e3499a71aa3500c24815e07c72c.tar.gz bugzilla-a1b6acbd5a520e3499a71aa3500c24815e07c72c.tar.xz |
Bug 814415: See Also should use spaces as value separators instead of
commas
r=glob, a=justdave
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/bug/field-help.none.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/field-help.none.tmpl b/template/en/default/bug/field-help.none.tmpl index ee32014ad..2b6096547 100644 --- a/template/en/default/bug/field-help.none.tmpl +++ b/template/en/default/bug/field-help.none.tmpl @@ -126,7 +126,7 @@ see_also => "This allows you to refer to $terms.bugs in other installations. You can enter a URL to $terms.abug in the 'Add $terms.Bug URLs' field to note that that $terms.bug is related to this one. You can - enter multiple URLs at once by separating them with a comma. + enter multiple URLs at once by separating them with whitespace. <p>You should normally use this field to refer to $terms.bugs in <em>other</em> installations. For $terms.bugs in this |