2
0
forked from Wavyzz/dolibarr

Fix php 8.2

This commit is contained in:
Laurent Destailleur
2023-06-01 07:35:41 +02:00
parent fca56b5026
commit f0a4732d0b
2 changed files with 11 additions and 9 deletions

View File

@@ -2361,7 +2361,7 @@ TriggerCodeInfo=Enter here the trigger code(s) that must generate a post of a we
EditableWhenDraftOnly=If unchecked, the value can only be modified when object has a draft status
CssOnEdit=Css on edit pages
CssOnView=Css on view pages
CssOnList=Css on list pages
CssOnList=Css on lists
HelpCssOnEditDesc=The Css used when editing the field.<br>Example: "minwiwdth100 maxwidth500 widthcentpercentminusx"
HelpCssOnViewDesc=The Css used when viewing the field.
HelpCssOnListDesc=The Css used when field is inside a list table.<br>Example: "tdoverflowmax200"