summaryrefslogtreecommitdiff
path: root/xmloff/dtd/form.mod
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2001-07-24 10:23:13 +0000
committerChristian Lippka <cl@openoffice.org>2001-07-24 10:23:13 +0000
commitb8ef04b9b303e60baa81fb88f83f5e0e9e4a5e35 (patch)
tree4016158837637ac50518d7d9af4bedb38fe902ed /xmloff/dtd/form.mod
parent451c6a2c38319fc31f1686991092cf3efcf8dc6f (diff)
#89839# fixed problems with ie validation
Diffstat (limited to 'xmloff/dtd/form.mod')
-rw-r--r--xmloff/dtd/form.mod3
1 files changed, 1 insertions, 2 deletions
diff --git a/xmloff/dtd/form.mod b/xmloff/dtd/form.mod
index 3cd340b59286..b748cba56dc1 100644
--- a/xmloff/dtd/form.mod
+++ b/xmloff/dtd/form.mod
@@ -1,5 +1,5 @@
<!--
- $Id: form.mod,v 1.9 2001-04-20 13:21:05 mib Exp $
+ $Id: form.mod,v 1.10 2001-07-24 11:23:13 cl Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -300,7 +300,6 @@
<!ENTITY % types "(submit|reset|push|url)">
<!ENTITY % button-type "form:button-type %types; 'push'">
-<!ENTITY % control-id "form:id CDATA #REQUIRED">
<!ENTITY % current-selected "form:current-selected %boolean; 'false'">
<!ENTITY % current-value "form:current-value CDATA #IMPLIED">
<!ENTITY % value "form:value CDATA #IMPLIED">