Look and feel

This commit is contained in:
Laurent Destailleur 2019-08-29 02:16:05 +02:00
parent a8eb0e87a8
commit f445410415

View File

@ -1542,7 +1542,7 @@ elseif (! empty($module))
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>';