translate
This commit is contained in:
parent
29da5f0570
commit
668b539d9d
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ $http=new HttpInput();
|
|||
$ck = $http->get('ck',"string", 0);
|
||||
if ($ck == 0)
|
||||
{
|
||||
echo "Aucune sélection";
|
||||
echo _("Aucune sélection");
|
||||
exit();
|
||||
}
|
||||
$anc=new Document_Export();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue