initialize with the correct file name.

This commit is contained in:
javi%netscape.com 2001-04-09 22:52:47 +00:00
Родитель 8c96c9a8c2
Коммит 46fa9d174b
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -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");