summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/account/create.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/BMO/template/en/default/account/create.html.tmpl')
-rw-r--r--extensions/BMO/template/en/default/account/create.html.tmpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/extensions/BMO/template/en/default/account/create.html.tmpl b/extensions/BMO/template/en/default/account/create.html.tmpl
index 59ff822bd..fa897e0e8 100644
--- a/extensions/BMO/template/en/default/account/create.html.tmpl
+++ b/extensions/BMO/template/en/default/account/create.html.tmpl
@@ -156,10 +156,12 @@ function onSubmit() {
</tr>
<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.
- <input type="checkbox" id="etiquette" value="agreed">
+ </label>
</td>
</tr>
<tr>