From 6953e4d704bfbbc221b2107fc2ab35fad36cc80a Mon Sep 17 00:00:00 2001 From: Joshua Zeltser Date: Tue, 4 Jun 2019 14:12:48 +0100 Subject: [PATCH] fixed issue 3970 giving upload button an aria-label --- notebook/templates/tree.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook/templates/tree.html b/notebook/templates/tree.html index d84a973c1..652197832 100644 --- a/notebook/templates/tree.html +++ b/notebook/templates/tree.html @@ -56,7 +56,7 @@ data-server-root="{{server_root}}"
- + {% trans %}Upload{% endtrans %}