From 3d411f09fc8f9e94bed1c3645ce5686fe8e60f61 Mon Sep 17 00:00:00 2001 From: ptibogxiv Date: Thu, 8 Mar 2018 23:13:37 +0100 Subject: [PATCH] Update actions_stripe.class.php --- htdocs/stripe/class/actions_stripe.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/stripe/class/actions_stripe.class.php b/htdocs/stripe/class/actions_stripe.class.php index 6101ce31f70..513999854e8 100644 --- a/htdocs/stripe/class/actions_stripe.class.php +++ b/htdocs/stripe/class/actions_stripe.class.php @@ -24,7 +24,7 @@ * \brief File Class multicompany */ require_once DOL_DOCUMENT_ROOT.'/stripe/class/stripe.class.php';; -$langs->load("stripeconnect@stripeconnect"); +$langs->load("stripe@stripe"); /** * \class ActionsMulticompany