summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/message.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin1-17/+5
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2011-10-23Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin1-2/+0
r/a=mkanat
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com1-1/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
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-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net1-2/+4
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2003-04-25Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com1-1/+1
templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham <gerv@mozilla.org> r= myk, bbaetz, justdave a= justdave
2002-07-27Bug 158658 - relogin.cgi should use a template. This also adds the ability ↵gerv%gerv.net1-4/+3
to localise messages. Patch by gerv; r=burnus.
2002-05-07Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net1-0/+5
or so - many more to go... Patch by gerv; 2xr=bbaetz.
2002-04-20Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net1-2/+22
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/+17
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.