From 05535556c77fbf900206ee457cb80c93abe1af84 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 17 Oct 2020 16:39:47 +0200 Subject: [PATCH] css --- htdocs/comm/card.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/comm/card.php b/htdocs/comm/card.php index 3b0781a9e8a..9de895f0094 100644 --- a/htdocs/comm/card.php +++ b/htdocs/comm/card.php @@ -491,10 +491,10 @@ if ($object->id > 0) { // Transport mode by default print ''; - print '
'; + print ''; + if (($action != 'edittransportmode') && $user->rights->societe->creer) print ''; print '
'; print $langs->trans('IntracommReportTransportMode'); print ''; - if (($action != 'edittransportmode') && $user->rights->societe->creer) print 'id.'">'.img_edit($langs->trans('SetMode'), 1).'id.'">'.img_edit($langs->trans('SetMode'), 1).'
'; print '
'; if ($action == 'edittransportmode')