BM tag title.

This commit is contained in:
mgalli%geckonnection.com 2005-09-21 04:34:43 +00:00
parent 4641727c64
commit b55777e717

View File

@ -157,7 +157,7 @@ nsBrowserStatusHandler.prototype =
const rsschromemask = "chrome://minimo/content/rssview/rssblank.xhtml";
if(aLocation.spec.substr(0, rsschromemask.length) == rsschromemask) {
this.urlBar.value=" rss view ";
this.urlBar.value="SB: "+gRSSTag;
} else {
domWindow = aWebProgress.DOMWindow;
// Update urlbar only if there was a load on the root docshell