diff --git a/application/controllers/Superviseur_dash.php b/application/controllers/Superviseur_dash.php index 92933e78..9dc65c3e 100755 --- a/application/controllers/Superviseur_dash.php +++ b/application/controllers/Superviseur_dash.php @@ -238,7 +238,7 @@ class Superviseur_dash extends CI_Controller if ($wallet) { if ($data['hasWallet']->first_row()->type == 'visa') { $transactions = $this->user_model->getAgentTransactions($wallet->first_row()->wallet_id); - } elseif ($data['hasWallet']->first_row()->type == 'ilink') { + } else if ($data['hasWallet']->first_row()->type == 'ilink') { $transactions = $this->user_model->getAgentiLinkTransactions($wallet->first_row()->wallet_id); } if ($transactions) { diff --git a/application/views/nano_health/hyper/infos_insurance_subscription.php b/application/views/nano_health/hyper/infos_insurance_subscription.php index 185c3035..0cbf2918 100755 --- a/application/views/nano_health/hyper/infos_insurance_subscription.php +++ b/application/views/nano_health/hyper/infos_insurance_subscription.php @@ -220,7 +220,7 @@ $bonus_amount = Money::of(round($row->bonus_amount, 2), $subscription->currency_code, $this->context)->formatTo('fr_FR'); echo "