This commit is contained in:
_Bastler 2021-12-07 09:10:07 +01:00
parent 2d62938fcf
commit 89bdb49662

View File

@ -51,7 +51,7 @@
<mat-icon>redeem</mat-icon> {{'tokens.redeem' | i18n}}
</button>
<ng-container ngIf="!auth.authenticated">
<ng-container *ngIf="!auth.authenticated">
<p>{{'tokens.register' | i18n}}</p>
<a routerLink="/register" mat-raised-button color="accent">