From c8d0e4419339986adfa5da80de63ec527d59cc14 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 22 May 2023 09:27:18 +0200 Subject: [PATCH] CSS --- htdocs/user/perms.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/htdocs/user/perms.php b/htdocs/user/perms.php index a01c73d00af..f058e7c5294 100644 --- a/htdocs/user/perms.php +++ b/htdocs/user/perms.php @@ -547,7 +547,7 @@ if ($result) { // Show break line print ''; // Picto and label of module - print ''; + print ''; print ''; print img_object('', $picto, 'class="pictoobjectwidth paddingright"').' '.$objMod->getName(); print ''; @@ -562,11 +562,11 @@ if ($result) { print 'module.'&confirm=yes&updatedmodulename='.$obj->module.'">'.$langs->trans("None").""; print ''; print ''; - print ''; + print ''; print ''; } else { - print ' '; - print ' '; + print ' '; + print ' '; } } else { if ($caneditperms) { @@ -576,16 +576,16 @@ if ($result) { print 'module.'&confirm=yes&updatedmodulename='.$obj->module.'">'.$langs->trans("None").""; */ print ''; - print ''; + print ''; print ''; } else { - print ''; - print ' '; + print ''; + print ' '; } } // Description of permission (2 columns) - print ' '; - print ''; + print ' '; + print ''; print '';