summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/email/change-new.txt.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2003-12-08Fix for bug 227213: Chomping murder in token emails and pages. Fixkiko%async.com.br1-6/+6
chomping issues, a spurious   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-3/+6
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2002-05-03Bug 135836 - change requests should include expiration details. Patch by ↵gerv%gerv.net1-0/+3
zeroJ@null.net; r=gerv, justdave.
2002-04-25Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net1-2/+2
2002-04-19Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net1-0/+36
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.