summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/footer.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2011-01-21Bug 623608 - Add intro/outro extension hooks to footer.html.tmplDavid Lawrence1-2/+2
r/a=mkanat
2010-09-08Bug 594038 - Add new hook 'end' in footer.html.tmplTiago Mello1-0/+2
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
2006-10-18Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com1-0/+3
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
2004-06-23Fix for bug 245924: updates Bugzilla footer to take advantage of HTML4 and ↵myk%mozilla.org1-13/+6
CSS formatting. Patch by Vitaly Harisov. r=myk a=myk
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-5/+4
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2002-12-21Bug 180870 - Remove old shadowdb manual replication codebbaetz%student.usyd.edu.au1-2/+0
r, a=myk
2002-11-27Bug 114179 - Concentration, improvement, and templatisation of Bugzilla ↵gerv%gerv.net1-1/+5
general user help system. Patch by gerv; r,a=justdave.
2002-09-30Bug 169819 - remove 'this is bugzilla...' text from footerbbaetz%student.usyd.edu.au1-9/+1
r=justdave x2
2002-05-08Oops :-) Missing #.gerv%gerv.net1-1/+1
2002-05-08Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net1-3/+37
2002-04-26Fix for bug 140161: Prevents function call from displaying its return value, ↵myk%mozilla.org1-1/+1
which we don't need. Patch by Myk Melez <myk@mozilla.org>. 2xr=gerv
2002-04-26Bug 140121 - make sure we keep calling SyncAnyPendingShadowChanges from the ↵gerv%gerv.net1-0/+1
footer. Patch by gerv, 2xr=myk.
2002-04-20Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net1-0/+20
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/+6
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.