From 27682d9ef3c0c21d4e6dc6f46212682b54b228e8 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 21 Jul 2017 14:52:54 +0200 Subject: [PATCH] Update rib.php --- htdocs/societe/rib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/societe/rib.php b/htdocs/societe/rib.php index 21a415f2268..09ee533004c 100644 --- a/htdocs/societe/rib.php +++ b/htdocs/societe/rib.php @@ -872,7 +872,7 @@ if ($socid && $action == 'create' && $user->rights->societe->creer) // RUM print ''.$langs->trans("RUM").''; - print '
'.$langs->trans("RUMWillBeGenerated").''; + print '
'.$langs->trans("RUMWillBeGenerated").''; // FRSTRECUR print ''.$langs->trans("WithdrawMode").'';