]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1451599 - Move guidelines checkbox on signup page to the left
authorIsrael Madueme <purelogiq@gmail.com>
Fri, 20 Apr 2018 16:51:00 +0000 (12:51 -0400)
committerDylan William Hardison <dylan@hardison.net>
Fri, 20 Apr 2018 16:51:00 +0000 (12:51 -0400)
extensions/BMO/template/en/default/account/create.html.tmpl

index 59ff822bd1e7b65bd882d8e5b98380fb60c575b2..64cf9bad8142d00c7048fdd6483b878c9bd3fc38 100644 (file)
@@ -156,10 +156,10 @@ function onSubmit() {
     </tr>
     <tr>
     <td colspan="2">
+      <input type="checkbox" id="etiquette" value="agreed">
       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">
     </td>
     </tr>
     <tr>