Debug v22

This commit is contained in:
ldestailleur
2025-06-07 14:15:56 +02:00
parent 2b147c8e94
commit 11f9f032d9
42 changed files with 44 additions and 4 deletions

View File

@@ -75,6 +75,7 @@ class mod_myobject_advanced extends ModeleNumRefMyObject
$text .= '<table class="nobordernopadding centpercent">';
$tooltip = $langs->trans("GenericMaskCodes", $langs->transnoentities("MyObject"), $langs->transnoentities("MyObject"));
$tooltip .= $langs->trans("GenericMaskCodes1");
$tooltip .= $langs->trans("GenericMaskCodes2");
$tooltip .= $langs->trans("GenericMaskCodes3");
$tooltip .= $langs->trans("GenericMaskCodes4a", $langs->transnoentities("MyObject"), $langs->transnoentities("MyObject"));