commit
36eaad89aa
@ -1791,8 +1791,8 @@ if (!empty($conf->projet->enabled)) {
|
|||||||
$now = dol_now();
|
$now = dol_now();
|
||||||
|
|
||||||
$title = $langs->trans('SupplierInvoice')." - ".$langs->trans('Card');
|
$title = $langs->trans('SupplierInvoice')." - ".$langs->trans('Card');
|
||||||
$helpurl = "EN:Module_Suppliers_Invoices|FR:Module_Fournisseurs_Factures|ES:Módulo_Facturas_de_proveedores";
|
$help_url = 'EN:Module_Suppliers_Invoices|FR:Module_Fournisseurs_Factures|ES:Módulo_Facturas_de_proveedores|DE:Modul_Lieferantenrechnungen';
|
||||||
llxHeader('', $title, $helpurl);
|
llxHeader('', $title, $help_url);
|
||||||
|
|
||||||
// Mode creation
|
// Mode creation
|
||||||
if ($action == 'create') {
|
if ($action == 'create') {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user