X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=includes%2Fhtmlform%2FHTMLForm.php;h=ed151e6366c2f2d96c3f0b4f6b4faf48e94924b9;hb=ce965f98266d70e576a48cecf27160e44ac957c2;hp=a7cef3cbe65c60bc41e1b2bc4c83c7456f21a193;hpb=fe286a5056fff1b9952ca0f676a0d2a3c0e27a92;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/htmlform/HTMLForm.php b/includes/htmlform/HTMLForm.php index a7cef3cbe6..ed151e6366 100644 --- a/includes/htmlform/HTMLForm.php +++ b/includes/htmlform/HTMLForm.php @@ -23,7 +23,7 @@ /** * Object handling generic submission, CSRF protection, layout and - * other logic for UI forms. in a reusable manner. + * other logic for UI forms in a reusable manner. * * In order to generate the form, the HTMLForm object takes an array * structure detailing the form fields available. Each element of the