mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 12:35:58 +00:00
initialize with the correct file name.
This commit is contained in:
parent
d788d6028b
commit
dab4d10f97
@ -35,7 +35,7 @@
|
||||
|
||||
function onLoad()
|
||||
{
|
||||
parent.initPanel('chrome://pippki/content/SecurityPrefs.xul');
|
||||
parent.initPanel('chrome://pippki/content/pref-security.xul');
|
||||
var gBundleBrand = srGetStrBundle("chrome://global/locale/brand.properties");
|
||||
var bundle = srGetStrBundle("chrome://pippki/locale/pippki.properties");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user