add label to verify connection button

This commit is contained in:
Sine Jespersen 2025-06-13 11:58:36 +02:00
parent 15efb07961
commit 8b5f5bb327

View File

@ -279,6 +279,7 @@
verifyHandler(); verifyHandler();
}} }}
type="button" type="button"
aria-label={$i18n.t('Verify Connection')}
> >
<svg <svg
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"