summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/choose.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2014-01-20Bug 958825: Use HTML5's attribute "autofocus" instead of ↵Frédéric Buclin1-6/+5
onload="element.focus()" r/a=justdave
2013-09-19Bug 332034 - Add New Attachment as an option for attachment.cgi when we are ↵Sunil Joshi1-2/+8
not passed any parameters\nr=simon, a=glob
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin1-17/+5
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2011-10-23Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin1-2/+0
r/a=mkanat
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com1-1/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-01-09Bug 365470: The "Locate Attachment" page still has an Edit button - Patch by ↵lpsolit%gmail.com1-1/+1
bmo2007@rsz.jp r=LpSolit a=myk
2006-07-12Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com1-3/+3
<batosti@async.com.br> r=ghendricks a=myk
2004-08-24Fix for bug 254370: attachment/choose.html.tmpl focus onload. r=jouni, a=myk.kiko%async.com.br1-2/+3
2004-04-14Additional fix for bug 87770: attachment.cgi should work with nokiko%async.com.br1-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.
2004-04-11Patch for bug 87770: make attachment.cgi work with no parameters; patch by ↵jocuri%softhome.net1-0/+43
GavinS <bugzilla@chimpychompy.org>; r=kiko; a=myk.