dtd error

This commit is contained in:
2020-12-24 07:38:48 +01:00
parent 4223e7e5a3
commit 91fd7c9b7e
42 changed files with 31 additions and 1588 deletions

View File

@ -1,8 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
<rougail>
<services/>
<variables>
<family name="general">
<variable name="mode_conteneur_actif" type="string" description="No change">
@ -10,7 +7,6 @@
</variable>
<variable name="int" type="number" description="No change"/>
</family>
<separators/>
</variables>
<constraints>
@ -19,9 +15,6 @@
<param name="maxi">100</param>
</check>
</constraints>
<help/>
</rougail>
<!-- vim: ts=4 sw=4 expandtab
-->