зеркало из https://github.com/mozilla/gecko-dev.git
Bug 921477 - Fix typo causing certificate usage failure. rs=wesj
This commit is contained in:
Родитель
b9ca06189a
Коммит
d846c81587
|
@ -182,7 +182,7 @@ NSSDialogs.prototype = {
|
|||
this.getString("nssdialogs.cancel.label")
|
||||
])
|
||||
.addLabel({ id: "requestedDetails", label: serverRequestedDetails } )
|
||||
.addMenuList({
|
||||
.addMenulist({
|
||||
id: "nicknames",
|
||||
label: this.getString("clientAuthAsk.message2"),
|
||||
values: certNickList, selected: selectedIndex
|
||||
|
|
Загрузка…
Ссылка в новой задаче