css
This commit is contained in:
parent
8812b95ce0
commit
a67d6e7208
@ -142,7 +142,7 @@ if ($id > 0 || ! empty($ref))
|
|||||||
|
|
||||||
if ($showmessage && $nboflines > 1)
|
if ($showmessage && $nboflines > 1)
|
||||||
{
|
{
|
||||||
print $langs->trans("ClinkOnALinkOfColumn", $langs->transnoentitiesnoconv("Referers"));
|
print '<span class="opacitymedium">'.$langs->trans("ClinkOnALinkOfColumn", $langs->transnoentitiesnoconv("Referers")).'</span>';
|
||||||
}
|
}
|
||||||
elseif ($user->rights->facture->lire)
|
elseif ($user->rights->facture->lire)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user