Merge pull request #771 from grandoc/develop

fix error translation
This commit is contained in:
Laurent Destailleur
2013-03-23 12:03:43 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -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;
}
}

View File

@@ -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).