Skip to content

Commit

Permalink
More semantic button labels #9894
Browse files Browse the repository at this point in the history
  • Loading branch information
PowerKiKi committed Oct 11, 2024
1 parent 0dce159 commit d3c669c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h1 class="mat-headline-4">Demande de changement de mot de passe</h1>
<!-- todo: layout check-->
<button color="primary" mat-raised-button [disabled]="sending || !form.valid" (click)="submit()">
<mat-icon naturalIcon="send" />
Envoyer
Envoyer un email
</button>
</div>
</div>
Expand Down

0 comments on commit d3c669c

Please sign in to comment.