commit
d54b0d139d
@ -84,7 +84,7 @@ if ($action == 'rappro' && $user->rights->banque->consolidate)
|
|||||||
|
|
||||||
if (! $error)
|
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;
|
exit;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -157,7 +157,7 @@ ShowTypeCard=显示类型'%s'
|
|||||||
HTPasswordExport=htpassword文件生成
|
HTPasswordExport=htpassword文件生成
|
||||||
NoThirdPartyAssociatedToMember=无关联的第三方该会员
|
NoThirdPartyAssociatedToMember=无关联的第三方该会员
|
||||||
ThirdPartyDolibarr=Dolibarr第三者
|
ThirdPartyDolibarr=Dolibarr第三者
|
||||||
MembersAndSubscriptions=议员和Suscriptions
|
MembersAndSubscriptions=议员和Subscriptions
|
||||||
// STOP - Lines generated via autotranslator.php tool (2010-06-08 21:22:55).
|
// STOP - Lines generated via autotranslator.php tool (2010-06-08 21:22:55).
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user