summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/tabs.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2016-05-13Bug 1250114 - XSS possible in extensions calling global/tabs.html.tmpl if ↵Dylan William Hardison1-1/+1
tab.link is user-controlled
2013-12-31Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin1-1/+1
r/a=justdave
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin1-19/+5
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2010-02-24Bug 547496: Add IDs to some form elementsFrédéric Buclin1-2/+6
r=pyrzak a=LpSolit
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-9/+15
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
2005-07-30Fixing build bustage caused by not correctly updating filter exceptions (and ↵myk%mozilla.org1-2/+2
in a couple cases not filtering when it would make sense)
2005-07-30Fix for bug 302702: refactors tabs code into shared file so not only prefs ↵myk%mozilla.org1-0/+47
and search but also other pages can use it