83017: Fix title of the page info window. Fix from Daniel Brooks db48x@yahoo.com, sr=alecf, a=asa
git-svn-id: svn://10.0.0.236/trunk@205576 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
a8f27b488f
commit
a2c40df6c5
@ -473,7 +473,7 @@ nsContextMenu.prototype = {
|
||||
"charset=" + this.target.ownerDocument.characterSet);
|
||||
},
|
||||
viewInfo : function () {
|
||||
BrowserPageInfo(this.target.ownerDocument);
|
||||
BrowserPageInfo();
|
||||
},
|
||||
viewFrameInfo : function () {
|
||||
BrowserPageInfo(this.target.ownerDocument);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user