Correction vers le lien de l'image bookmark
This commit is contained in:
parent
92d3d7b07d
commit
8790860e7f
@ -186,7 +186,7 @@ if ($_GET["socid"] > 0)
|
||||
if ($user->societe_id == 0)
|
||||
{
|
||||
$head[$h][0] = DOL_URL_ROOT."/comm/index.php?socidp=$objsoc->id&action=add_bookmark";
|
||||
$head[$h][1] = '<img border="0" src="/theme/'.$conf->theme.'/img/bookmark.png" alt="Bookmark" title="Bookmark">';
|
||||
$head[$h][1] = '<img border="0" src="'.DOL_URL_ROOT.'/theme/'.$conf->theme.'/img/bookmark.png" alt="Bookmark" title="Bookmark">';
|
||||
$head[$h][2] = 'image';
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user