Merge pull request #1804 from GPCsolutions/typo

Fixed typo
This commit is contained in:
Laurent Destailleur 2014-08-08 01:33:34 +02:00
commit ef23f6fc46

View File

@ -148,7 +148,7 @@ if ($action == 'add' || $action == 'update')
{
$reload = 0;
setEventMessage($object->error, 'errors');
$actino= "edit";
$action= "edit";
}
}