diff options
Diffstat (limited to 'template/en/default/pages')
-rw-r--r-- | template/en/default/pages/release-notes.html.tmpl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index ee3fed0ad..e21ce2ed7 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -1267,8 +1267,7 @@ type something that matches the first few characters of a [% field_descs.bug_severity FILTER html %]. You can explicitly search the [% field_descs.bug_severity FILTER html %] field if you want to - find [% terms.bugs %] by [% field_descs.bug_severity FILTER - html %].</li> + find [% terms.bugs %] by [% field_descs.bug_severity FILTER html %].</li> <li>Searching the Priority field if you typed something that exactly matched the name of a priority. You can explicitly search the Priority field if you want to find [% terms.bugs %] by priority.</li> |