aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/account/email/confirm-new.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 927452 - When creating a new user account, the requirements for the ↵Sunil Joshi2014-05-021-1/+11
| | | | password should be displayed. r=gerv, a=justdave.
* Bug 962812: Use the "required" attribute where appropriateSunil Joshi2014-03-231-2/+2
| | | | r=LpSolit a=justdave
* Bug 958825: Use HTML5's attribute "autofocus" instead of ↵Frédéric Buclin2014-01-201-2/+2
| | | | | | onload="element.focus()" r/a=justdave
* Bug 952796: Remove HTML attributes which are obsolete in HTML5Frédéric Buclin2014-01-071-1/+1
| | | | r/a=justdave
* Bug 547311: Remove the "align" attribute from <th>Christopher Trom2012-12-021-5/+5
| | | | r/a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-12/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 627660 - Rename "Send" button on final create account page to "Create", ↵Reed Loden2011-01-211-1/+1
| | | | | | as nothing is actually sent. [r=mkanat a=mkanat]
* Bug 575947: Users with passwords length less than 6 characters can't login ↵Frédéric Buclin2010-10-141-3/+6
| | | | | | after migration from 3.4.x or older to 3.6 or newer r/a=mkanat
* Bug 452519: Fix timezones in emails - Patch by Frédéric Buclin ↵lpsolit%gmail.com2009-01-081-3/+2
| | | | <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 369592 New Account Privacy policy etc. string changes for bmotimeless%mozdev.org2007-07-301-7/+21
| | | | r=lpsolit a=lpsolit
* Bug 366466 - "flag notification mail has canceled spelled incorrectly" ↵reed%reedloden.com2007-03-111-1/+1
| | | | [p=reed r=timeless a=mkanat]
* Bug 363894: Use a better date format in notifications about user account ↵lpsolit%gmail.com2006-12-151-2/+2
| | | | creation and email address change (and include the timezone too) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk
* Bug 87795: Creating an account should send token and wait for confirmation ↵lpsolit%gmail.com2006-08-201-0/+64
(prevent user account abuse) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=bkor a=myk