diff --git a/htdocs/accountancy/bookkeeping/card.php b/htdocs/accountancy/bookkeeping/card.php index 593c71188e8..f0042f962bb 100644 --- a/htdocs/accountancy/bookkeeping/card.php +++ b/htdocs/accountancy/bookkeeping/card.php @@ -615,8 +615,8 @@ if ($action == 'create') print ''; } print ''; - print ''; - print ''; + print ''; + print ''; print ''; print ''; print ''; @@ -636,8 +636,8 @@ if ($action == 'create') print img_edit(); print '  '; - $actiontodelete='detele'; - if ($mode == '_tmp') $actiontodelete='confirm_delete'; + $actiontodelete='delete'; + if ($mode == '_tmp' || $action != 'delmouv') $actiontodelete='confirm_delete'; print ''; print img_delete(); @@ -673,8 +673,8 @@ if ($action == 'create') print ''; } print ''; - print ''; - print ''; + print ''; + print ''; print ''; print ''; print ''; diff --git a/htdocs/accountancy/bookkeeping/list.php b/htdocs/accountancy/bookkeeping/list.php index 42328fbc1ed..ad8be2608c1 100644 --- a/htdocs/accountancy/bookkeeping/list.php +++ b/htdocs/accountancy/bookkeeping/list.php @@ -695,8 +695,8 @@ if ($num > 0) // Action column print ''; - print '' . img_edit() . ' '; - print '' . img_delete() . ''; + print '' . img_edit() . ' '; + print '' . img_delete() . ''; print ''; if (! $i) $totalarray['nbfield']++; @@ -730,7 +730,7 @@ if ($num > 0) print ""; print ''; -// TODO Replace this with mass action +// TODO Replace this with mass delete action print '
' . "\n"; print '' . $langs->trans("DelBookKeeping") . ''; print '
'; diff --git a/htdocs/accountancy/customer/lines.php b/htdocs/accountancy/customer/lines.php index 673e927fbeb..2d197de8c9f 100644 --- a/htdocs/accountancy/customer/lines.php +++ b/htdocs/accountancy/customer/lines.php @@ -163,7 +163,7 @@ print '