diff --git a/htdocs/commande/orderstoinvoice.php b/htdocs/commande/orderstoinvoice.php index 5d9a6b5855a..512da366ea8 100755 --- a/htdocs/commande/orderstoinvoice.php +++ b/htdocs/commande/orderstoinvoice.php @@ -406,7 +406,7 @@ if ($action == 'create') print $desc; print ''."\n"; print ''; - + // Date invoice print ''.$langs->trans('Date').''; $html->select_date(0,'','','','',"add",1,1); @@ -478,7 +478,7 @@ if ($action == 'create') // Button "Create Draft" print '
'; print "\n"; - + print ''; print "\n"; } @@ -672,7 +672,7 @@ if (($action != 'create' && $action != 'add') || ! empty($mesgs)) print ''; print '
'; print ''.$langs->trans("GoBack").''; - print ''; + print ''; print '

'.$langs->trans("CloseProcessedOrdersAutomatically"); print ''; print ''; diff --git a/htdocs/theme/bureau2crea/style.css.php b/htdocs/theme/bureau2crea/style.css.php index bad4dd11af1..28216be4411 100644 --- a/htdocs/theme/bureau2crea/style.css.php +++ b/htdocs/theme/bureau2crea/style.css.php @@ -1217,7 +1217,7 @@ span.tabspan { /* Nouvelle syntaxe a utiliser */ -.butAction:link, .butAction:visited, .butAction:hover, .butAction:active, .butActionDelete, .butActionDelete:link, .butActionDelete:visited, .butActionDelete:hover, .butActionDelete:active { +.butAction, .butAction:link, .butAction:visited, .butAction:hover, .butAction:active, .butActionDelete, .butActionDelete:link, .butActionDelete:visited, .butActionDelete:hover, .butActionDelete:active { font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; font-weight: bold; background: url() repeat-x;