Update html.formsetup.class.php

This commit is contained in:
John BOTELLA 2021-12-14 12:10:09 +01:00 committed by GitHub
parent 5dc620b728
commit 1d8cf297de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ class FormSetup
protected $maxItemRank;
/**
* this is an html string display before output form
* this is an html string display before output form
* @var string
*/
public $htmlBeforeOutputForm = '';