ing
This commit is contained in:
parent
1f16e5f476
commit
3786a6045d
|
@ -42,9 +42,9 @@
|
|||
<span class="ui-button-icon-left ui-c fa fa-fw ui-icon-person"></span>
|
||||
<span class="ui-button-text ui-c">Sign In</span>
|
||||
</button>
|
||||
<a href="#" (click)="onResetPassword()">Forgot Password</a>
|
||||
<a style="cursor: pointer" (click)="onResetPassword()">Forgot Password</a>
|
||||
|
|
||||
<a href="#" (click)="onSignup()">Sign Up</a>
|
||||
<a style="cursor: pointer" (click)="onSignup()">Sign Up</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user