aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/list/edit-multiple.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a>bbaetz%student.usyd.edu.au2002-06-301-4/+4
| | | | patch by davef@tetsubo.com, r=kiko x2
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-281-1/+1
| | | | r=jouni, gerv
* Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org2002-05-221-25/+25
| | | | | Patch by mental <xor@ivwnet.com>. r=justdave,myk
* Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net2002-05-081-1/+1
|
* Oops - adding INTERFACE comments accidentally included some code from ↵gerv%gerv.net2002-05-071-1/+1
| | | | another patch. Backing out those changes.
* Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net2002-05-071-1/+1
| | | | or so - many more to go... Patch by gerv; 2xr=bbaetz.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-191-0/+316
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.