@@ -27,7 +27,6 @@ class Route_ChangePassword extends RouteBase {
} catch (Exception $e) {
SE_Layout::alert('danger', $e->getMessage());
}
- SE_Layout::dol();
private static function showForm() {