diff --git a/xpfe/communicator/resources/content/plugins.html b/xpfe/communicator/resources/content/plugins.html index 5a40edaf2cb3..ac1201c02e4e 100755 --- a/xpfe/communicator/resources/content/plugins.html +++ b/xpfe/communicator/resources/content/plugins.html @@ -83,7 +83,7 @@ else document.writeln("No plug-ins are installed.<\/span>
"); document.writeln("Find more information about browser plug-ins at "); -document.writeln("Netscape Netcenter<\/a>."); +document.writeln("Netscape.com<\/a>."); document.writeln("

<\/p>


"); for (var i = 0; i < numPlugins; i++) diff --git a/xpfe/global/resources/content/plugins.html b/xpfe/global/resources/content/plugins.html index 5a40edaf2cb3..ac1201c02e4e 100755 --- a/xpfe/global/resources/content/plugins.html +++ b/xpfe/global/resources/content/plugins.html @@ -83,7 +83,7 @@ else document.writeln("No plug-ins are installed.<\/span>
"); document.writeln("Find more information about browser plug-ins at "); -document.writeln("
Netscape Netcenter<\/a>."); +document.writeln("Netscape.com<\/a>."); document.writeln("

<\/p>


"); for (var i = 0; i < numPlugins; i++)