summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/process/next.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2005-07-11Bug 63536: User preference for whether or not to go to the next bug after ↵lpsolit%gmail.com1-67/+0
processing - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave
2004-05-12Bug 227785: Add navigation/summary/last-modified after modifying a bugbugreport%peshkin.net1-0/+24
r=justdave, 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-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net1-1/+3
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2002-11-28Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au1-2/+11
r=justdave, joel a=justdave
2002-04-22Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net1-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.