mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-03 15:26:07 +00:00
remove title string (bug #45088); r=bking@xmlw.ie
This commit is contained in:
parent
bd94457ab2
commit
827294f418
@ -23,7 +23,7 @@
|
||||
-- Dan Haddix
|
||||
-->
|
||||
<head>
|
||||
<title>Image Map Editor</title>
|
||||
<title></title>
|
||||
<link rel=StyleSheet href="chrome://editor/skin/EdImageMapPage.css" type="text/css">
|
||||
</head>
|
||||
<body onmousedown="top.downMouse(event)" onmouseup="top.upMouse(event)" onmousemove="top.moveMouse(event)" onclick="top.clickMouse(event)" onkeypress="//top.polyFinish()">
|
||||
|
Loading…
x
Reference in New Issue
Block a user