aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/process/confirm-duplicate.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 232413 - remove occurrences of   in favour of [%+ construct to ↵gerv%gerv.net2004-02-031-5/+7
| | | | prevent whitespace chomping. Patch by gerv; r=kiko, a=justdave.
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-191-1/+1
| | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net2003-07-041-15/+17
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 180642 - Move authentication code into a modulebbaetz%acm.org2003-03-221-1/+1
| | | | | r=gerv, justdave a=justdave
* Bug 161203 - Bug changes with intermediate pages munges fields withbbaetz%student.usyd.edu.au2002-08-271-0/+1
| | | | | multiple values (e.g., CC) patch by "Randall M! Gee", r=bbaetz, myk
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-281-1/+1
| | | | r=jouni, gerv
* Bug 139787 - more template name fixes to stop tree burning. Patch by ddk, ↵gerv%gerv.net2002-04-251-2/+2
| | | | 2xr=gerv.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-221-0/+73
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.