aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/create.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
...
* Backing out checking for bug 172874 because it broke the tree.justdave%syndicomm.com2002-10-241-0/+162
|
* Bug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk.gerv%gerv.net2002-10-241-162/+0
|
* Bug 143286 - Add support for Insiders, Private comments, Private ↵gerv%gerv.net2002-08-201-2/+15
| | | | Attachments. Patch by bugreport@peshkin.net; r=gerv.
* Bug 109008 - Footer on create attachment page looks wrong. Patch by bbaetz; ↵gerv%gerv.net2002-08-101-3/+12
| | | | r=gerv.
* Bug 159687 - attachment/*.tmpl should use <label>. Patch by burnus; r=gerv.gerv%gerv.net2002-07-281-8/+18
|
* Fix for bug 148179: Cleans up interface to header.html.tmpl.myk%mozilla.org2002-06-051-1/+1
| | | | r=justdave,bbaetz
* Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org2002-05-221-1/+1
| | | | | Patch by mental <xor@ivwnet.com>. r=justdave,myk
* Bug 140993 - Pass javascript correctly into header; templatise the rest of ↵gerv%gerv.net2002-05-071-1/+1
| | | | the header-related parameters. Patch by gerv; r=bbaetz, caillon.
* Bug 139787 - more template name fixes to stop tree burning. Patch by ddk, ↵gerv%gerv.net2002-04-251-1/+1
| | | | 2xr=gerv.
* Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net2002-04-241-2/+2
|
* Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net2002-04-201-2/+2
| | | | templates use all the correct names internally. Patch by me, 2xr=myk.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-191-0/+130
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.