This commit is contained in:
brade%netscape.com 1999-08-06 19:58:55 +00:00
Родитель 2d74352ff0
Коммит d1416f2fb2
1 изменённых файлов: 2 добавлений и 8 удалений

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

@ -1,14 +1,7 @@
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<?xml-stylesheet href="chrome://editor/skin/EditorDialog.css" type="text/css"?>
<!DOCTYPE window
[
<!ENTITY tableWindow.title "Table Properties">
<!ENTITY tableTab.label "Table">
<!ENTITY cellTab.label "Cells">
]>
<!DOCTYPE window SYSTEM "chrome://editor/locale/EditorTableProperties.dtd">
<window class="dialog" title="&tableWindow.title;"
xmlns:html="http://www.w3.org/TR/REC-html40"
@ -36,6 +29,7 @@
<html:div> This is the TABLE Tab </html:div>
</box>
<!-- end of table tab -->
<!-- cell tab -->
<box align="vertical">
<titledbutton value="CELL PANEL"/>