aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global/initialize.none.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Fix for bug 229658: Implements a mechanism for extensions to hook into ↵myk%mozilla.org2004-01-121-0/+33
standard Bugzilla templates so they can extend the Bugzilla UI without having to modify the standard templates themselves, making it easier to develop and use Bugzilla extensions. r=bbaetz, gerv a=myk