We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ac10cc commit ca1c37bCopy full SHA for ca1c37b
eform-client/src/app/components/auth/auth.component.html
@@ -35,9 +35,9 @@
35
{{ 'Login' | translate }}
36
</button>
37
</form>
38
- <!--<a (click)="toggleLoginForm(false)" class="forgot-password" style="cursor: pointer">
+ <a (click)="toggleLoginForm(false)" class="forgot-password" style="cursor: pointer">
39
{{ 'Forgot password' | translate }}?
40
- </a>-->
+ </a>
41
</ng-container>
42
43
<ng-container *ngIf="!showLoginForm">
0 commit comments