FIX : top links menu have target attribute with wrong value

This commit is contained in:
phf 2015-05-27 10:52:23 +02:00
parent a33809a526
commit 5a006d824e

View File

@ -190,7 +190,7 @@ if ($resql)
$texte.=' ('.$langs->trans("Stocks").')';
llxHeader("",$title,$helpurl,$texte);
llxHeader("",$texte,$helpurl);
if ($sref || $snom || $sall || GETPOST('search'))
{