diff --git a/htdocs/admin/delais.php b/htdocs/admin/delais.php index 1454ff010a0..414d75076ce 100644 --- a/htdocs/admin/delais.php +++ b/htdocs/admin/delais.php @@ -48,7 +48,7 @@ $modules = array( ), array( 'code' => 'MAIN_DELAY_TASKS_TODO', - 'img' => 'task' + 'img' => 'projecttask' ) ), 'propal' => array( @@ -107,10 +107,6 @@ $modules = array( array( 'code' => 'MAIN_DELAY_MEMBERS', 'img' => 'user' - ), - array( - 'code' => 'MAIN_DELAY_MEMBERS_SHIFT', - 'img' => 'user' ) ), 'expensereport' => array( diff --git a/htdocs/langs/en_US/members.lang b/htdocs/langs/en_US/members.lang index a48a584c5c1..85b2051658b 100644 --- a/htdocs/langs/en_US/members.lang +++ b/htdocs/langs/en_US/members.lang @@ -168,7 +168,7 @@ MembersStatisticsByState=Members statistics by state/province MembersStatisticsByTown=Members statistics by town MembersStatisticsByRegion=Members statistics by region NbOfMembers=Number of members -NbOfActiveMembers=Number of still active members +NbOfActiveMembers=Number of current active members NoValidatedMemberYet=No validated members found MembersByCountryDesc=This screen show you statistics on members by countries. Graphic depends however on Google online graph service and is available only if an internet connection is is working. MembersByStateDesc=This screen show you statistics on members by state/provinces/canton. diff --git a/htdocs/theme/eldy/info-box.inc.php b/htdocs/theme/eldy/info-box.inc.php index 26ba9fac867..e2de2f87d51 100644 --- a/htdocs/theme/eldy/info-box.inc.php +++ b/htdocs/theme/eldy/info-box.inc.php @@ -278,7 +278,7 @@ if (GETPOSTISSET('THEME_SATURATE_RATIO')) $conf->global->THEME_SATURATE_RATIO = color: #b06080 !important; } .bg-infobox-propal, .bg-infobox-facture, .bg-infobox-commande { - color: #95a55d !important; + color: #55955d !important; } .bg-infobox-supplier_proposal, .bg-infobox-invoice_supplier, .bg-infobox-order_supplier { color: #599caf !important; @@ -311,7 +311,7 @@ if (GETPOSTISSET('THEME_SATURATE_RATIO')) $conf->global->THEME_SATURATE_RATIO = .infobox-propal, .infobox-facture, .infobox-commande{ - color: #95a55d !important; + color: #65955d !important; } .infobox-supplier_proposal, .infobox-invoice_supplier,