aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/account/cancel-token.txt.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 452519: Fix timezones in emails - Patch by Frédéric Buclin ↵lpsolit%gmail.com2009-01-081-1/+1
| | | | <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 405946: Some emails are not sent in the language chosen by the addressee ↵lpsolit%gmail.com2008-04-021-1/+1
| | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap 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
* I missed two from my patch in bug 366466. s/Cancelled/Canceled/ [p=reed ↵reed%reedloden.com2007-03-111-1/+1
| | | | r=mkanat@IRC a=mkanat@IRC]
* Bug 366466 - "flag notification mail has canceled spelled incorrectly" ↵reed%reedloden.com2007-03-111-14/+14
| | | | [p=reed r=timeless a=mkanat]
* Bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address ↵lpsolit%gmail.com2006-10-211-1/+2
| | | | - Patch by Cedric Caron <cedric.caron@citycable.ch> r=LpSolit a=myk
* Bug 87795: Creating an account should send token and wait for confirmation ↵lpsolit%gmail.com2006-08-201-1/+10
| | | | (prevent user account abuse) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=bkor a=myk
* Bug 330439: Missing whitespace after "Cancelled Because:" when cancelling a ↵lpsolit%gmail.com2006-04-021-2/+1
| | | | password or email change - Initial patch by victory(_RSZ_) <bmo@rsz.jp>, updated version by Teemu Mannermaa <wicked+bz@etlicon.fi> r=wicked r=LpSolit a=myk
* Backing out the fix for bug 135812 as it causes the mail params to be ↵jake%bugzilla.org2005-03-171-2/+1
| | | | deleted on new installs.
* Bug 135812 : Add a 'mailfrom' parameter to unify bugmail originating addresstravis%sedsystems.ca2005-03-161-1/+2
| | | | Patch by Cedric Caron <cedric.caron@urbanet.ch> r=wurblzap a=justdave
* Bug 237517 inconsistent spelling of cancelled or canceledtimeless%mozdev.org2004-03-191-1/+1
| | | | r=kiko a=justdave
* Bug 180257 incorrect padding around words on "cancel email address change" pagetimeless%mozdev.org2003-09-141-5/+5
| | | | r=justdave a=justdave
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net2003-07-041-6/+9
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 135820 - token cancellation message are not user-friendlyburnus%gmx.de2003-02-171-7/+21
| | | | r=gerv, a=justdave
* Bug 164038 - token.cgi: Cancel token messages should be moved into the ↵gerv%gerv.net2002-09-301-1/+43
| | | | templates. Patch by burnus; r=gerv.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-191-0/+39
directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here.