summaryrefslogtreecommitdiffstats
path: root/template/default/global
AgeCommit message (Collapse)AuthorFilesLines
2002-02-05show_bug.cgi templatisation.gerv%gerv.net1-0/+41
2002-02-03Fix for bug 121747: Stops every script before it does anything else if ↵myk%mozilla.org2-8/+21
Bugzilla is currently shut down. Also adds global template instantiation code to globals.pl. Patch by Myk Melez <myk@mozilla.org>. r=gerv,kiko
2002-01-22Bug 121170 - template outputs empty <style> tagbbaetz%student.usyd.edu.au1-3/+5
r=justdave,timeless
2001-11-20Fix for bug 107120, templates/default/global/header has invalid HTML.zach%zachlipton.com1-1/+1
Patch removes a <meta> tag as per bug 38856. Patch by David D. Kilzer <mailto:ddkilzer@theracingworld.com>. r1=Christopher Aillon <mailto:caillon@returnzero.com>. No 2nd review required as per caillon.
2001-11-18Fix for bug 107120: templates/default/global/header was generating HTML that ↵justdave%syndicomm.com1-6/+6
wouldn't validate as HTML 4.01 Transitional Patch by Dave Miller <justdave@syndicomm.com> r= jake, bbaetz
2001-08-31Fix for bug 84338: initial implementation of attachment tracker, which lets ↵myk%mozilla.org2-0/+55
users flag attachments with statuses. Patch by Myk Melez <myk@mozilla.org> r=justdave@syndicomm.com