Regression

This commit is contained in:
Laurent Destailleur 2023-02-22 16:01:48 +01:00
parent 9547ca8084
commit 5713ca8a43

View File

@ -854,7 +854,7 @@ if ($resql) {
}
$help_url = 'EN:Commercial_Proposals|FR:Proposition_commerciale|ES:Presupuestos';
llxHeader('', $langs->trans('ListOfProposals'), $help_url);
llxHeader('', $title, $help_url);
$param = '&search_status='.urlencode($search_status);
if (!empty($contextpage) && $contextpage != $_SERVER["PHP_SELF"]) {