This commit is contained in:
brade%netscape.com 2000-07-31 13:03:45 +00:00
Родитель bd94457ab2
Коммит 827294f418
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -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()">