diff --git a/src/app/components/participant/_dialogs/user-bonus-token/user-bonus-token.component.html b/src/app/components/participant/_dialogs/user-bonus-token/user-bonus-token.component.html index 690b6adc87ecf40dbc4fa213b118b27679ac2151..d6c9c72f6067cfe05a7f6109db6a0473bc2d9d9e 100644 --- a/src/app/components/participant/_dialogs/user-bonus-token/user-bonus-token.component.html +++ b/src/app/components/participant/_dialogs/user-bonus-token/user-bonus-token.component.html @@ -9,7 +9,7 @@ (click)="navToComment(i)"> <h2 class="token" tabindex="1">{{bonusToken.token}}</h2> - <h2 class="roomName">(»{{bonusToken.roomName}}«)</h2> + <h2 class="roomName">»{{bonusToken.roomName}}«</h2> </div> <mat-divider></mat-divider> <div fxLayout="column">