зеркало из https://github.com/mozilla/pjs.git
Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
This commit is contained in:
Родитель
7cf05cce80
Коммит
717e13645b
|
@ -140,7 +140,7 @@
|
|||
var uninstallButton = document.getElementById(button);
|
||||
var packID = selectedItem.getAttribute("value");
|
||||
|
||||
//current chrome providers cannot be unistalled
|
||||
//current chrome providers cannot be uninstalled
|
||||
uninstallButton.disabled = (packID == parent.hPrefWindow.getPref("localizedstring", list.getAttribute("prefstring")));
|
||||
|
||||
//out-of-date packs cannot become chrome providers
|
||||
|
|
Загрузка…
Ссылка в новой задаче