зеркало из https://github.com/mozilla/pjs.git
move to external dtd
This commit is contained in:
Родитель
2d74352ff0
Коммит
d1416f2fb2
|
@ -1,14 +1,7 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
|
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
|
||||||
<?xml-stylesheet href="chrome://editor/skin/EditorDialog.css" type="text/css"?>
|
<?xml-stylesheet href="chrome://editor/skin/EditorDialog.css" type="text/css"?>
|
||||||
<!DOCTYPE window
|
<!DOCTYPE window SYSTEM "chrome://editor/locale/EditorTableProperties.dtd">
|
||||||
[
|
|
||||||
|
|
||||||
<!ENTITY tableWindow.title "Table Properties">
|
|
||||||
<!ENTITY tableTab.label "Table">
|
|
||||||
<!ENTITY cellTab.label "Cells">
|
|
||||||
|
|
||||||
]>
|
|
||||||
|
|
||||||
<window class="dialog" title="&tableWindow.title;"
|
<window class="dialog" title="&tableWindow.title;"
|
||||||
xmlns:html="http://www.w3.org/TR/REC-html40"
|
xmlns:html="http://www.w3.org/TR/REC-html40"
|
||||||
|
@ -36,6 +29,7 @@
|
||||||
<html:div> This is the TABLE Tab </html:div>
|
<html:div> This is the TABLE Tab </html:div>
|
||||||
</box>
|
</box>
|
||||||
<!-- end of table tab -->
|
<!-- end of table tab -->
|
||||||
|
|
||||||
<!-- cell tab -->
|
<!-- cell tab -->
|
||||||
<box align="vertical">
|
<box align="vertical">
|
||||||
<titledbutton value="CELL PANEL"/>
|
<titledbutton value="CELL PANEL"/>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче