diff --git a/htdocs/comm/address.php b/htdocs/comm/address.php index 438f22d28c268e25236f93db3c4d20bb719ccd11..289c2acb7ef691d88c744f723e8742768cb39b65 100644 --- a/htdocs/comm/address.php +++ b/htdocs/comm/address.php @@ -148,7 +148,7 @@ if ($action == 'add' || $action == 'update') { $reload = 0; setEventMessage($object->error, 'errors'); - $actino= "edit"; + $action= "edit"; } }