diff --git a/vilesci/personen/personen_anlegen.php b/vilesci/personen/personen_anlegen.php index 0fed9b299..71f4a88aa 100644 --- a/vilesci/personen/personen_anlegen.php +++ b/vilesci/personen/personen_anlegen.php @@ -418,7 +418,7 @@ if($where!='') $status.=$row_stati->rolle.', '; } } - $status = substr($status, 0, strlen($status)-2); + $status = mb_substr($status, 0, mb_strlen($status,'UTF-8')-2,'UTF-8'); echo '