Fix look and feel v15

This commit is contained in:
Laurent Destailleur
2021-11-27 15:29:48 +01:00
parent 4376934e00
commit 962ac263ba
21 changed files with 43 additions and 1 deletions

View File

@@ -182,7 +182,9 @@ class doc_generic_myobject_odt extends ModelePDFMyObject
$texte .= '</td>';
$texte .= '<td rowspan="2" class="tdtop hideonsmartphone">';
$texte .= '<span class="opacitymedium">';
$texte .= $langs->trans("ExampleOfDirectoriesForModelGen");
$texte .= '</span>';
$texte .= '</td>';
$texte .= '</tr>';