Skip to content
Snippets Groups Projects
Commit 5a006d82 authored by Phf's avatar Phf
Browse files

FIX : top links menu have target attribute with wrong value

parent a33809a5
Branches
Tags
No related merge requests found
...@@ -190,7 +190,7 @@ if ($resql) ...@@ -190,7 +190,7 @@ if ($resql)
$texte.=' ('.$langs->trans("Stocks").')'; $texte.=' ('.$langs->trans("Stocks").')';
llxHeader("",$title,$helpurl,$texte); llxHeader("",$texte,$helpurl);
if ($sref || $snom || $sall || GETPOST('search')) if ($sref || $snom || $sall || GETPOST('search'))
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment