Bug 421058 - Firefox won't prompt to change stored passwords. r=gavin, a=blocking-ff3+

This commit is contained in:
dolske@mozilla.com 2008-03-08 18:25:40 -08:00
Родитель 9296408872
Коммит 0e35e7e7ad
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -700,7 +700,7 @@ LoginManagerPrompter.prototype = {
* Shows the Change Password notification bar.
*
*/
_showChangeLoginNotification : function (notifyBox, aOldLogin, aNewLogin) {
_showChangeLoginNotification : function (aNotifyBox, aOldLogin, aNewLogin) {
var notificationText;
if (aOldLogin.username)
notificationText = this._getLocalizedString(