Doc : Fixed last commit about LSformRule_integer

This commit is contained in:
Benjamin Renard 2010-07-30 21:06:21 +02:00
parent 21969b47d3
commit d86de5e51a
2 changed files with 2 additions and 0 deletions

View file

@ -50,6 +50,7 @@ règles.</para>
&conf-LSattribute-check-data-filesize; &conf-LSattribute-check-data-filesize;
&conf-LSattribute-check-data-imagefile; &conf-LSattribute-check-data-imagefile;
&conf-LSattribute-check-data-imagesize; &conf-LSattribute-check-data-imagesize;
&conf-LSattribute-check-data-integer;
&conf-LSattribute-check-data-lettersonly; &conf-LSattribute-check-data-lettersonly;
&conf-LSattribute-check-data-maxlength; &conf-LSattribute-check-data-maxlength;
&conf-LSattribute-check-data-minlength; &conf-LSattribute-check-data-minlength;

View file

@ -5,6 +5,7 @@
<!ENTITY conf-LSattribute-check-data-filesize SYSTEM "filesize.docbook"> <!ENTITY conf-LSattribute-check-data-filesize SYSTEM "filesize.docbook">
<!ENTITY conf-LSattribute-check-data-imagefile SYSTEM "imagefile.docbook"> <!ENTITY conf-LSattribute-check-data-imagefile SYSTEM "imagefile.docbook">
<!ENTITY conf-LSattribute-check-data-imagesize SYSTEM "imagesize.docbook"> <!ENTITY conf-LSattribute-check-data-imagesize SYSTEM "imagesize.docbook">
<!ENTITY conf-LSattribute-check-data-integer SYSTEM "integer.docbook">
<!ENTITY conf-LSattribute-check-data-lettersonly SYSTEM "lettersonly.docbook"> <!ENTITY conf-LSattribute-check-data-lettersonly SYSTEM "lettersonly.docbook">
<!ENTITY conf-LSattribute-check-data-maxlength SYSTEM "maxlength.docbook"> <!ENTITY conf-LSattribute-check-data-maxlength SYSTEM "maxlength.docbook">
<!ENTITY conf-LSattribute-check-data-mimetype SYSTEM "mimetype.docbook"> <!ENTITY conf-LSattribute-check-data-mimetype SYSTEM "mimetype.docbook">