diff --git a/Mohem/src/app/authentication/authentication.module.ts b/Mohem/src/app/authentication/authentication.module.ts index ec3ac30b..9b270564 100644 --- a/Mohem/src/app/authentication/authentication.module.ts +++ b/Mohem/src/app/authentication/authentication.module.ts @@ -29,8 +29,6 @@ const routes: Routes = [ path: 'login', component: LoginComponent }, - - { path: 'forgot', component: ForgotComponent diff --git a/Mohem/src/app/authentication/forgot/forgot.component.html b/Mohem/src/app/authentication/forgot/forgot.component.html index 10daa70b..8c8d2004 100644 --- a/Mohem/src/app/authentication/forgot/forgot.component.html +++ b/Mohem/src/app/authentication/forgot/forgot.component.html @@ -1,29 +1,32 @@ - - - {{'login,forgot-id' | translate}} - + + + {{'login,forgot-password' | translate}} - + - - -

{{ 'login,forgot-desc'| translate}}

-
-
- - - - - - - - + + + + {{'changePassword.newPassword' | translate}} + + + + + + + {{'changePassword.confirmPassword' | translate}} + + + +
-
+