This commit is contained in:
hyatt%netscape.com 2002-08-06 08:22:45 +00:00
Родитель 5e49f6aed2
Коммит 05e13aec41
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -3557,6 +3557,7 @@ function BrowserToolbarChanged()
var homeButton = document.getElementById("home-button");
if (homeButton)
homeButton.setAttribute("tooltiptext", homePage);
window.XULBrowserWindow.init();
}
function BrowserCustomizeToolbar()