From: Norman Walsh Date: Sat, 23 Jul 2005 19:58:22 +0000 (+0000) Subject: The htmlform.rnc module moved in the DocBook sources X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=15dffea4d40a468b2d4edfa2ffdd7ab174b004af;p=docbook-dsssl The htmlform.rnc module moved in the DocBook sources --- diff --git a/docbook/relaxng/website/src/website-full.rnc b/docbook/relaxng/website/src/website-full.rnc index 778ffcfad..6dc09143e 100644 --- a/docbook/relaxng/website/src/website-full.rnc +++ b/docbook/relaxng/website/src/website-full.rnc @@ -21,4 +21,4 @@ include "../../docbook/src/docbook.rnc" { include "webpages.rnc" include "rddl.rnc" -include "../../docbook/src/htmlform.rnc" +include "../../docbook/dbforms/htmlform.rnc" diff --git a/docbook/relaxng/website/src/website.rnc b/docbook/relaxng/website/src/website.rnc index 3ee5a7d82..f84af9068 100644 --- a/docbook/relaxng/website/src/website.rnc +++ b/docbook/relaxng/website/src/website.rnc @@ -21,4 +21,4 @@ include "../../simple/src/sdocbook.rnc" { include "webpages.rnc" include "rddl.rnc" -include "../../docbook/src/htmlform.rnc" +include "../../docbook/dbforms/htmlform.rnc"