summaryrefslogtreecommitdiffstats
path: root/extensions/BMO
diff options
context:
space:
mode:
authorJoerg Sonnenberger <joerg@bec.de>2018-06-20 21:54:59 +0200
committerKohei Yoshino <kohei.yoshino@gmail.com>2018-06-20 21:54:59 +0200
commit0bb8ea6781ed6262e1a254755d697ab80428754e (patch)
tree4a0af26131f6e0e2b70933611b4b9bb9df145556 /extensions/BMO
parent210068ac876bcf97966f6a593e00c8ac6bcb646c (diff)
downloadbugzilla-0bb8ea6781ed6262e1a254755d697ab80428754e.tar.gz
bugzilla-0bb8ea6781ed6262e1a254755d697ab80428754e.tar.xz
Bug 1469827 - The etiquette check on "Create new a Bugzilla account" lacks a proper label
Diffstat (limited to 'extensions/BMO')
-rw-r--r--extensions/BMO/template/en/default/account/create.html.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/extensions/BMO/template/en/default/account/create.html.tmpl b/extensions/BMO/template/en/default/account/create.html.tmpl
index 64cf9bad8..fa897e0e8 100644
--- a/extensions/BMO/template/en/default/account/create.html.tmpl
+++ b/extensions/BMO/template/en/default/account/create.html.tmpl
@@ -157,9 +157,11 @@ function onSubmit() {
<tr>
<td colspan="2">
<input type="checkbox" id="etiquette" value="agreed">
+ <label for="etiquette">
I have read <a href="page.cgi?id=etiquette.html">[% terms.Bugzilla %] Etiquette</a>
and the <a href="https://www.mozilla.org/about/governance/policies/participation/">Mozilla Community Participation Guidelines</a>
and agree to abide by them.
+ </label>
</td>
</tr>
<tr>