fix style error

This commit is contained in:
Lamrani Abdel 2023-01-16 17:10:26 +01:00
parent 0935094385
commit 6f93cac359

View File

@ -66,8 +66,7 @@ $search_amount = GETPOST('search_amount', 'alpha');
$contextpage = GETPOST('contextpage', 'aZ') ?GETPOST('contextpage', 'aZ') : 'loanlist'; // To manage different context of search
$optioncss = GETPOST('optioncss', 'alpha');
$mode = GETPOST('mode', 'alpha'); // mode view result
$mode = GETPOST('mode', 'alpha'); // mode view result
/*