Fix Title supplier proposal card
This commit is contained in:
parent
19bae333c9
commit
7e44494a98
@ -1035,10 +1035,9 @@ if (empty($reshook)) {
|
||||
/*
|
||||
* View
|
||||
*/
|
||||
|
||||
$title = $langs->trans('CommRequests')." - ".$langs->trans('Card');
|
||||
$help_url = 'EN:Ask_Price_Supplier|FR:Demande_de_prix_fournisseur';
|
||||
|
||||
llxHeader('', $langs->trans('CommRequests'), $help_url);
|
||||
llxHeader('', $title, $help_url);
|
||||
|
||||
$form = new Form($db);
|
||||
$formother = new FormOther($db);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user