Ajout DOL_URL_ROOT
This commit is contained in:
parent
0b08a41eb2
commit
0dff95b8de
@ -87,7 +87,7 @@ while (($file = readdir($handle))!==false)
|
|||||||
|
|
||||||
if ($ficheinter_addon_var_pdf == "$name")
|
if ($ficheinter_addon_var_pdf == "$name")
|
||||||
{
|
{
|
||||||
print '<img src="/theme/'.$conf->theme.'/img/tick.png" border="0"></a>';
|
print '<img src="'.DOL_URL_ROOT.'/theme/'.$conf->theme.'/img/tick.png" border="0"></a>';
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user