2
0
forked from Wavyzz/dolibarr
This commit is contained in:
Laurent Destailleur
2024-03-10 01:49:56 +01:00
parent 96ef01c5c7
commit 28df0ba1ab

View File

@@ -2789,7 +2789,7 @@ function fieldLabel($langkey, $fieldkey, $fieldrequired = 0)
/**
* Return string to add class property on html element with pair/impair.
*
* @param string $var 0 or 1
* @param boolean $var false or true
* @param string $moreclass More class to add
* @return string String to add class onto HTML element
*/