Skip to content

Commit

Permalink
minor edit-form header
Browse files Browse the repository at this point in the history
  • Loading branch information
iJungleboy committed Sep 27, 2024
1 parent 668b333 commit 710d90d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</button>
@if (showLicenseWarning()) {
<button mat-button tippyTranslate="License-EditUi-Warning-Tooltip" (click)="openUnlicensedDialog()">
{{ 'License-EditUi-Warning-Label' | translate }} ⚠️
{{ 'License-EditUi-Warning-Label' | translate }}
</button>
}
</mat-card>

0 comments on commit 710d90d

Please sign in to comment.