mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-05 17:18:13 +01:00
@@ -84,7 +84,7 @@ if ($action == 'rappro' && $user->rights->banque->consolidate)
|
||||
|
||||
if (! $error)
|
||||
{
|
||||
header('Location: '.DOL_URL_ROOT.'/compta/bank/rappro?account='.$id); // To avoid to submit twice and allow back
|
||||
header('Location: '.DOL_URL_ROOT.'/compta/bank/rappro.php?account='.$id); // To avoid to submit twice and allow back
|
||||
exit;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -157,7 +157,7 @@ ShowTypeCard=显示类型'%s'
|
||||
HTPasswordExport=htpassword文件生成
|
||||
NoThirdPartyAssociatedToMember=无关联的第三方该会员
|
||||
ThirdPartyDolibarr=Dolibarr第三者
|
||||
MembersAndSubscriptions=议员和Suscriptions
|
||||
MembersAndSubscriptions=议员和Subscriptions
|
||||
// STOP - Lines generated via autotranslator.php tool (2010-06-08 21:22:55).
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user