diff --git a/post/client.php b/post/client.php index da599fab..548eb892 100644 --- a/post/client.php +++ b/post/client.php @@ -511,7 +511,7 @@ if (isset($_POST["import_clients_csv"])) { $row_count = $row_count + 1; - }else{ + } else { $duplicate_count = $duplicate_count + 1;