From 9f9aa44b577fc2efb2893f8f71f8bbb7770e68d7 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Wed, 17 Dec 2014 12:05:45 +0100 Subject: [PATCH] add alt text to 'Cancel upload' button --- apps/files/templates/list.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/files/templates/list.php b/apps/files/templates/list.php index 81e9c3fc180..bd27be8c5e1 100644 --- a/apps/files/templates/list.php +++ b/apps/files/templates/list.php @@ -39,7 +39,8 @@
+ style="display:none" value="" + alt="t('Cancel upload'))?>" />
-- 2.39.5