From affae7363786d29c45600e4b91e86e6aadb1a52e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Fri, 28 Apr 2017 14:18:29 +0200 Subject: [PATCH] Icon accessibility [belongs to #5423] --- app/views/export_card_configurations/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/export_card_configurations/index.html.erb b/app/views/export_card_configurations/index.html.erb index 779959f5bd..ff8536b951 100644 --- a/app/views/export_card_configurations/index.html.erb +++ b/app/views/export_card_configurations/index.html.erb @@ -129,7 +129,7 @@ See doc/COPYRIGHT.md for more details. { class: 'button -alt-highlight', aria: {label: t(:label_export_card_configuration_new)}, title: t(:label_export_card_configuration_new)}) do %> - + <%= op_icon('button--icon icon-add') %> <%= t(:label_export_card_configuration) %> <% end %>