summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/password
AgeCommit message (Collapse)AuthorFilesLines
2006-07-12Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com1-1/+1
<batosti@async.com.br> r=ghendricks a=myk
2005-03-17Backing out the fix for bug 135812 as it causes the mail params to be ↵jake%bugzilla.org1-2/+1
deleted on new installs.
2005-03-16Bug 135812 : Add a 'mailfrom' parameter to unify bugmail originating addresstravis%sedsystems.ca1-1/+2
Patch by Cedric Caron <cedric.caron@urbanet.ch> r=wurblzap a=justdave
2004-04-07Bug 192775 - rearrange parameter order in token URLs to make them always ↵gerv%gerv.net1-2/+2
fully linked in some MUAs. Patch by gerv; r=myk, a=justdave.
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net1-1/+1
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
2003-12-08Fix for bug 227213: Chomping murder in token emails and pages. Fixkiko%async.com.br1-5/+5
chomping issues, a spurious &nbsp; in an email template, and minor rewordings to make the text prettier -- oh, I realize this isn't Chaucer yet, but who knows? r=jouni, a=justdave.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net1-5/+8
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2002-08-10Bug 159901 - token.cgi: localize strings send to message.html.tmpl. Patch by ↵gerv%gerv.net1-0/+1
burnus; r=gerv.
2002-05-22Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org1-5/+5
Patch by mental <xor@ivwnet.com>. r=justdave,myk
2002-05-03Bug 135836 - change requests should include expiration details. Patch by ↵gerv%gerv.net1-0/+4
zeroJ@null.net; r=gerv, justdave.
2002-04-26Bug 135814 - templatise Token.pm. Patch by zeroj; 2xr=bbaetz.gerv%gerv.net1-0/+34
2002-04-24Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net1-2/+2
2002-04-20Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net1-2/+2
templates use all the correct names internally. Patch by me, 2xr=myk.
2002-04-19Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net1-0/+55
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.