mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-14 08:54:21 +01:00
css
This commit is contained in:
@@ -557,7 +557,7 @@ else
|
||||
}
|
||||
if ($disabled)
|
||||
{
|
||||
$choice .= '<span class="button">'.$langs->trans("NotYetAvailable").'</span>';
|
||||
$choice .= '<span class="opacitymedium">'.$langs->trans("NotYetAvailable").'</span>';
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user