aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/choose.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 332034 - Add New Attachment as an option for attachment.cgi when we are ↵Sunil Joshi2013-09-191-2/+8
| | | | not passed any parameters\nr=simon, a=glob
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-17/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-231-2/+0
| | | | r/a=mkanat
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 365470: The "Locate Attachment" page still has an Edit button - Patch by ↵lpsolit%gmail.com2007-01-091-1/+1
| | | | bmo2007@rsz.jp r=LpSolit a=myk
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2006-07-121-3/+3
| | | | <batosti@async.com.br> r=ghendricks a=myk
* Fix for bug 254370: attachment/choose.html.tmpl focus onload. r=jouni, a=myk.kiko%async.com.br2004-08-231-2/+3
|
* Additional fix for bug 87770: attachment.cgi should work with nokiko%async.com.br2004-04-141-2/+2
| | | | | | | | | parameters. Use <button> tags to allow for localization of the labels. r=myk, a=myk. I padded the Edit button with &nbsp;s to ensure it has the same width as the View button; it may not be kosher but passes as visually agreeable, at least.
* Patch for bug 87770: make attachment.cgi work with no parameters; patch by ↵jocuri%softhome.net2004-04-101-0/+43
GavinS <bugzilla@chimpychompy.org>; r=kiko; a=myk.