From 7a9c56ff1933e9dbdd1d2102f4da67604212cb81 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Fri, 29 Apr 2022 14:29:56 +0100 Subject: [PATCH] Fix incorrect "Options" expand/collapse button in add-edit view Currently, that buttons lacks an accName because the "Options" text is outside of it. --- src/app/send/add-edit.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/send/add-edit.component.html b/src/app/send/add-edit.component.html index ce798b7b..a91bfb6c 100644 --- a/src/app/send/add-edit.component.html +++ b/src/app/send/add-edit.component.html @@ -93,7 +93,6 @@
- {{ "options" | i18n }}