Skip to content

Commit

Permalink
Converted a few components
Browse files Browse the repository at this point in the history
  • Loading branch information
majora2007 committed Jul 28, 2023
1 parent 94b0fca commit bd1dea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UI/Web/src/app/admin/license/license.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ <h4 id="license-key-header">{{t('title')}}</h4>
</ng-container>
<ng-template #invalidLicenseBuy>
<a class="btn btn-primary btn-sm me-1"
[ngbTooltip]="t('invalid-license-tooltip"
[ngbTooltip]="t('invalid-license-tooltip')"
href="mailto:[email protected]?subject=Kavita+Subscription+Renewal&body=Description%3A%0D%0A%0D%0ALicense%20Key%3A%0D%0A%0D%0AYour%20Email%3A"
>Renew</a>
</ng-template>
Expand Down

0 comments on commit bd1dea2

Please sign in to comment.