X-Git-Url: https://git.rapsys.eu/userbundle/blobdiff_plain/b95d9840fb06b88151a50aecd566cc83fe518c6c..4552b1166b82f694e01a6cf0ee59272a4d7654b7:/Form/RecoverType.php

diff --git a/Form/RecoverType.php b/Form/RecoverType.php
index 40be11b..62f1787 100644
--- a/Form/RecoverType.php
+++ b/Form/RecoverType.php
@@ -32,6 +32,6 @@ class RecoverType extends RegisterType {
 	 * {@inheritdoc}
 	 */
 	public function getName(): string {
-		return 'rapsys_user_recover';
+		return 'rapsysuser_recover';
 	}
 }