1
0
Fork 0

Fix modal button inconsistency

This commit is contained in:
Chocobozzz 2021-11-05 11:52:25 +01:00
parent 5037e0e474
commit 3233acdadf
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
</my-peertube-checkbox>
<input
type="button" role="button" i18n-value value="Remind me later" class="peertube-button grey-button"
type="button" role="button" i18n-value value="Close" class="peertube-button grey-button"
(click)="hide()" (key.enter)="hide()"
>