From f4702d4b67a9d4c8722ea91ee7cceac7b7fe42ef Mon Sep 17 00:00:00 2001 From: kristian-zendato Date: Thu, 10 Sep 2026 17:07:30 +0000 Subject: [PATCH] fix: add a11y name in password share button Signed-off-by: kristian-zendato --- core/templates/publicshareauth.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/core/templates/publicshareauth.php b/core/templates/publicshareauth.php index f8e102076bb7c..aa18de0e760f8 100644 --- a/core/templates/publicshareauth.php +++ b/core/templates/publicshareauth.php @@ -35,7 +35,10 @@ + class="svg icon-confirm input-button-inline" value="" + aria-label="t('Submit')); ?>" + title="t('Submit')); ?>" + disabled="disabled" />

@@ -50,7 +53,10 @@ class="svg icon-confirm input-button-inline" value="" disabled="disabled" />
t('Please type in your email address to request a temporary password')); ?>

- +