diff --git a/htdocs/admin/workflow.php b/htdocs/admin/workflow.php index c0554e0cf93..234ec73a9bd 100755 --- a/htdocs/admin/workflow.php +++ b/htdocs/admin/workflow.php @@ -86,7 +86,7 @@ print "\n"; print "\n"; print ' '; print ' '; -//print ' '; +print ' '; print "\n"; clearstatcache(); @@ -107,20 +107,20 @@ if (sizeof($workflowcodes) > 0) if (! empty($conf->global->$code)) { print ''; } else { print ''; } - //print ''; + print ''; print ''; } diff --git a/htdocs/theme/auguria/img/off.png b/htdocs/theme/auguria/img/off.png index 6b4604d38ed..a6d0a8c657e 100644 Binary files a/htdocs/theme/auguria/img/off.png and b/htdocs/theme/auguria/img/off.png differ diff --git a/htdocs/theme/eldy/img/off.png b/htdocs/theme/eldy/img/off.png index 6b4604d38ed..a6d0a8c657e 100644 Binary files a/htdocs/theme/eldy/img/off.png and b/htdocs/theme/eldy/img/off.png differ
'.$langs->trans("Description").''.$langs->trans("Status").''.$langs->trans("Infos").''.$langs->trans("Infos").'
'; - print img_picto($langs->trans("Activated"),'switch_on'); + print img_picto($langs->trans("Activated"),'on'); print ''; - print img_picto($langs->trans("Disabled"),'switch_off'); + print img_picto($langs->trans("Disabled"),'off'); print ''; + print ''; //$s=$modCodeTiers->getToolTip($langs,$soc,-1); //print $form->textwithpicto('',$s,1); - //print '