summaryrefslogtreecommitdiff
path: root/xmloff/dtd/form.mod
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2001-04-20 12:21:05 +0000
committerMichael Brauer <mib@openoffice.org>2001-04-20 12:21:05 +0000
commitc28a5fa89b3c603cce14cf0443e59ff25a238f4c (patch)
tree3ce0796e5abd941d9cbafcc1b9d83c7e58010187 /xmloff/dtd/form.mod
parent84776dee91591db6c60bf0f4609e135f275bc338 (diff)
syntax
Diffstat (limited to 'xmloff/dtd/form.mod')
-rw-r--r--xmloff/dtd/form.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/dtd/form.mod b/xmloff/dtd/form.mod
index bd05aa23d1cb..3cd340b59286 100644
--- a/xmloff/dtd/form.mod
+++ b/xmloff/dtd/form.mod
@@ -1,5 +1,5 @@
<!--
- $Id: form.mod,v 1.8 2001-04-18 09:38:24 fs Exp $
+ $Id: form.mod,v 1.9 2001-04-20 13:21:05 mib Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -90,7 +90,7 @@
<!ATTLIST form:form form:master-fields CDATA #IMPLIED>
<!ATTLIST form:form form:navigation-mode %navigation; #IMPLIED>
<!ATTLIST form:form form:order CDATA #IMPLIED>
-<!ATTLIST form:form form:tab-cycle %cycles; %IMPLIED>
+<!ATTLIST form:form form:tab-cycle %cycles; #IMPLIED>
<!ELEMENT office:forms (form:form*)>
<!ATTLIST office:forms form:automatic-focus %boolean; "false">