diff options
author | Matt Selsky <selsky@columbia.edu> | 2014-12-17 11:10:50 +0100 |
---|---|---|
committer | Gervase Markham <gerv@gerv.net> | 2014-12-17 11:10:50 +0100 |
commit | fe5bd2c497afe80e42736885e35c274b2f0b3f86 (patch) | |
tree | 1d6efd0ce598afe022079013c3aeaec6d118a806 /template/en/default/list | |
parent | bd4dcb0484989284ea76efe567dd612a32de1ddf (diff) | |
download | bugzilla-fe5bd2c497afe80e42736885e35c274b2f0b3f86.tar.gz bugzilla-fe5bd2c497afe80e42736885e35c274b2f0b3f86.tar.xz |
Bug 1111368: Add missing whitespace in list/quips.html.tmpl. r=gerv, a=glob.
Diffstat (limited to 'template/en/default/list')
-rw-r--r-- | template/en/default/list/quips.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/list/quips.html.tmpl b/template/en/default/list/quips.html.tmpl index e928cf0c5..751b48e6a 100644 --- a/template/en/default/list/quips.html.tmpl +++ b/template/en/default/list/quips.html.tmpl @@ -21,8 +21,8 @@ %] <p> - Bugzilla will pick a random quip for the headline on each - [% terms.bug %] list. + Bugzilla will pick a random quip for the headline on each [% terms.bug %] + list. </p> [% IF Param("quip_list_entry_control") != "closed" %] |