summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/footer.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
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.