aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/search/search.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug 148179: Cleans up interface to header.html.tmpl.myk%mozilla.org2002-06-051-1/+1
| | | | r=justdave,bbaetz
* 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 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net2002-05-071-0/+6
| | | | or so - many more to go... Patch by gerv; 2xr=bbaetz.
* Bug 140419 - fix merge error from bug 138995. Oops. Patch by burnus@gmx.de; ↵gerv%gerv.net2002-04-271-0/+2
| | | | 2xr=gerv.
* Bug 138995 - split up search.html.tmpl. Patch by gerv; 2xr=myk.gerv%gerv.net2002-04-271-823/+8
|
* 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 - make template/en/default templates consistent with ↵gerv%gerv.net2002-04-201-11/+0
| | | | template/default. Patch by ddk, 2xr=gerv.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-191-0/+869
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.