From 1ff13cff7afc10f041cb21bb64b2d92b7ff27ca7 Mon Sep 17 00:00:00 2001 From: ptibogxiv Date: Tue, 13 Mar 2018 15:43:11 +0100 Subject: [PATCH] Fix select by default gateway's icon --- htdocs/societe/paymentmodes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/societe/paymentmodes.php b/htdocs/societe/paymentmodes.php index 53f714b414c..abaaf0e694d 100644 --- a/htdocs/societe/paymentmodes.php +++ b/htdocs/societe/paymentmodes.php @@ -570,7 +570,7 @@ if ($socid && $action != 'edit' && $action != "create") print ''; // Default print ''; - if (($cu->default_source!=$src->id)) + if (($customerstripe->default_source!=$src->id)) { print ''; print "";