From 0217cfcf88e4dbf6869e8189f8f86b5069a3b5c5 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Tue, 20 Dec 2016 16:28:12 +0000 Subject: Revert "Bug 1321592 - Update Bugzilla Etiquette and add Abuse Policy" This reverts commit 50fe01e3ee89cd9395dc21a739b8bc74b5c54272. --- .../template/en/default/account/create.html.tmpl | 113 ++++++++------------- 1 file changed, 44 insertions(+), 69 deletions(-) (limited to 'extensions/BMO/template/en/default/account') diff --git a/extensions/BMO/template/en/default/account/create.html.tmpl b/extensions/BMO/template/en/default/account/create.html.tmpl index 42070fe02..3a4dd8a70 100644 --- a/extensions/BMO/template/en/default/account/create.html.tmpl +++ b/extensions/BMO/template/en/default/account/create.html.tmpl @@ -17,12 +17,11 @@ # # Contributor(s): Gervase Markham # Byron Jones - # Emma Humphries #%] [%# INTERFACE # none - # + # # Param("maintainer") is used to display the maintainer's email. # Param("emailsuffix") is used to pre-fill the email field. #%] @@ -41,12 +40,11 @@ @@ -119,69 +110,52 @@ function onSubmit() {

I want to help

-

- Great! There are five things to know and do: -

-
    -
  1. - Please read our - [% terms.bug %]-writing guidelines. -
  2. -
  3. - [% terms.Bugzilla %] is a public place. Your comments and other activities - on [% terms.bugs %] will generally be publicly visible, and your email address will be - accessible through public APIs and will be visible to all logged-in users - of [% terms.Bugzilla %]. Some people use an - alternative email address for this reason. - See Mozilla's Websites, Communications & Cookies Privacy Notice for - more information on our privacy policies. -
  4. -
  5. - When using [% terms.Bugzilla %] to submit patches, comments, code, and any other content, - you agree to our policies on open source licensing and content submission. See Mozilla’s - Websites - and Communications Terms of Use for more information. -
  6. -
  7. - Your understand that your conduct on this site is subject to both [% terms.Bugzilla %] etiquette, - and Mozilla's participation guidelines, - and in turn are governed by our anti-abuse policy. By creating an account, - you agree to abide by them. -
  8. -
  9. - Please give us an email address you want to use. Once we confirm that it works, - you'll be asked to set a password and then you can start filing [% terms.bugs %] and helping fix them. -
  10. -
+

+ Great! There are three things to know and do: +

+
    +
  1. + Please consider reading our + [% terms.bug %]-writing guidelines. +
  2. +
  3. + [% terms.Bugzilla %] is a public place. Your comments and other activities + on [% terms.bugs %] will generally be publicly visible, and your email address will be + accessible through public APIs and will be visible to all logged-in users + of [% terms.Bugzilla %]. Some people use an + alternative email address for this reason. + See Mozilla's Websites, Communications & Cookies Privacy Notice for + more information on our privacy policies. +
  4. +
  5. + When using [% terms.Bugzilla %] to submit patches, comments, code, and any other content, + you agree to our policies on open source licensing and content submission. See Mozilla’s + Websites + and Communications Terms of Use for more information. +
  6. +
  7. + Please give us an email address you want to use. Once we confirm that it works, + you'll be asked to set a password and then you can start filing [% terms.bugs %] and helping fix them. +
  8. +

Create an account

- - - - - -
Email Address: - [% Param('emailsuffix') FILTER html %] -
- - - - - -
- I have read [% terms.Bugzilla %] etiquette - and Mozilla's participation guidelines - and agree to abide by them, and - I acknowledge, and have read the anti-abuse policy. -
-
- - + + + + + + +
Email Address: + [% Param('emailsuffix') FILTER html %] + + +
[% Hook.process('additional_methods') %] @@ -212,3 +186,4 @@ function onSubmit() { [% END %] + -- cgit v1.2.3-24-g4f1b