Fix : lang
This commit is contained in:
parent
8a3fae31e1
commit
65a9edd5a7
@ -166,7 +166,7 @@ class doc_generic_proposal_odt extends ModelePDFPropales
|
|||||||
$texte.= "</td></tr>";
|
$texte.= "</td></tr>";
|
||||||
$texte.= '<tr>';
|
$texte.= '<tr>';
|
||||||
|
|
||||||
$texte.= '<td width="60%;">'.$langs->trans("DefaultModelPropalCreate").'</td>';
|
$texte.= '<td width="60%;">'.$langs->trans("DefaultModelPropalClosed").'</td>';
|
||||||
$texte.= '<td colspan="">';
|
$texte.= '<td colspan="">';
|
||||||
$texte.= $form->selectarray('value4',$liste,$conf->global->PROPALE_ADDON_PDF_ODT_CLOSED);
|
$texte.= $form->selectarray('value4',$liste,$conf->global->PROPALE_ADDON_PDF_ODT_CLOSED);
|
||||||
$texte.= "</td></tr>";
|
$texte.= "</td></tr>";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user