From: Jan-Christoph Borchardt Date: Wed, 17 Dec 2014 10:40:21 +0000 (+0100) Subject: properly name form labels for the file selection X-Git-Tag: v8.0.0alpha1~69^2~7 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e5875fda385140698a76bddbad33b0a50350448c;p=nextcloud-server.git properly name form labels for the file selection --- diff --git a/apps/files/js/filelist.js b/apps/files/js/filelist.js index b4702ce4f2b..90d30507f48 100644 --- a/apps/files/js/filelist.js +++ b/apps/files/js/filelist.js @@ -710,6 +710,7 @@ '' ); } else { diff --git a/apps/files/templates/list.php b/apps/files/templates/list.php index a0138967cd2..81e9c3fc180 100644 --- a/apps/files/templates/list.php +++ b/apps/files/templates/list.php @@ -57,7 +57,9 @@
- + t( 'Name' )); ?>