diff --git a/lemonldap-ng-handler/lib/Lemonldap/NG/Handler/Simple.pm b/lemonldap-ng-handler/lib/Lemonldap/NG/Handler/Simple.pm index bf1779359..cc432be68 100644 --- a/lemonldap-ng-handler/lib/Lemonldap/NG/Handler/Simple.pm +++ b/lemonldap-ng-handler/lib/Lemonldap/NG/Handler/Simple.pm @@ -1429,7 +1429,7 @@ sub buildPostForm { my $r = shift; $r->content_type('text/html; charset=UTF-8'); $r->print( -qq{
} );