Bug 961177 - Given argument incorrect for alertDownloadSave2. r=mbrubeck

This commit is contained in:
Allison Naaktgeboren 2014-01-23 09:42:59 -05:00
parent ef94d5115a
commit 93ba216dd7

View File

@ -121,7 +121,7 @@ HelperAppLauncherDialog.prototype = {
className: "download-filename-text"
},
{
text: aLauncher.suggestedFileName,
text: aLauncher.downloadSize,
className: "download-size-text"
},
{