Look and feel
This commit is contained in:
parent
a8eb0e87a8
commit
f445410415
@ -1542,7 +1542,7 @@ elseif (! empty($module))
|
|||||||
|
|
||||||
if (realpath($dirread.'/'.$modulelowercase) != $dirread.'/'.$modulelowercase)
|
if (realpath($dirread.'/'.$modulelowercase) != $dirread.'/'.$modulelowercase)
|
||||||
{
|
{
|
||||||
print $langs->trans("RealPathOfModule").' : <strong>'.realpath($dirread.'/'.$modulelowercase).'</strong><br>';
|
print '<span class="opacitymedium">'.$langs->trans("RealPathOfModule").' :</span> <strong>'.realpath($dirread.'/'.$modulelowercase).'</strong><br>';
|
||||||
}
|
}
|
||||||
print '<br>';
|
print '<br>';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user