aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/process/next.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 227785: Add navigation/summary/last-modified after modifying a bugbugreport%peshkin.net2004-05-121-0/+24
| | | | r=justdave, 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-1/+3
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au2002-11-281-2/+11
| | | | | r=justdave, joel a=justdave
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-221-0/+32
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.