diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css index c7beae097..c7e3804dd 100644 --- a/html/css/style-classic7.css +++ b/html/css/style-classic7.css @@ -517,6 +517,16 @@ tr.highlight { font-weight: bold; } +/* highlight a small element (span) + */ + .cell.highlight { + color: darkred !important; + background-color: lightgoldenrodyellow; + color: antiquewhite !important; + background-color: lightskyblue; + padding: 2px 10px 2px 10px; + } + td.odd{ background-color:#DDE6FF; } diff --git a/include/cfgplugin.inc.php b/include/cfgplugin.inc.php index 578f73736..8445d9575 100644 --- a/include/cfgplugin.inc.php +++ b/include/cfgplugin.inc.php @@ -103,9 +103,9 @@ $nb_profile=count($a_profile); me_description);?> - + depend); + printf(_("Installé par défaut dans le menu AD: %s "),$a_plugin[$e]->depend); ?> diff --git a/include/template/follow_up-display.php b/include/template/follow_up-display.php index 1c66b7443..e651f8918 100644 --- a/include/template/follow_up-display.php +++ b/include/template/follow_up-display.php @@ -585,8 +585,10 @@ catch(exception) { alert('

0)?"cell highlight":""; + printf('%s (%s)',$a,$class,count($aAttachedFile)); ?>