pb dans l'accs l'image quand dolibarr est install dans un sous rpertoire
This commit is contained in:
parent
96813748b4
commit
9285957468
@ -96,7 +96,7 @@ foreach ($modules as $key => $value)
|
||||
|
||||
if ($const_value == 1)
|
||||
{
|
||||
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
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user