From 4a8ad06025a072ef17f852f96cf87ffd6b24e5b8 Mon Sep 17 00:00:00 2001 From: irina11y <38069993+irina11y@users.noreply.github.com> Date: Mon, 16 Apr 2018 18:45:59 +0200 Subject: [PATCH] Use role=button, to have those links handled as buttons by screen readers (#97) --- portal/edit.html | 4 ++-- portal/password.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/portal/edit.html b/portal/edit.html index b533d48..d9b5730 100644 --- a/portal/edit.html +++ b/portal/edit.html @@ -47,12 +47,12 @@
- {{t_cancel}} + {{t_cancel}}
- {{t_change_password}} + {{t_change_password}}
diff --git a/portal/password.html b/portal/password.html index ebd8bce..3864f16 100644 --- a/portal/password.html +++ b/portal/password.html @@ -25,7 +25,7 @@
- {{t_cancel}} + {{t_cancel}}