From 96ae18db59084d0494d13ab63f7bc5e02080e8e3 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Thu, 18 Dec 2014 17:05:27 +0100 Subject: [PATCH] get rid of unnecessary alt and title attributes --- apps/files/templates/list.php | 4 ++-- core/js/share.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/files/templates/list.php b/apps/files/templates/list.php index 7d28016bd7..4224d9bc10 100644 --- a/apps/files/templates/list.php +++ b/apps/files/templates/list.php @@ -72,7 +72,7 @@ t( 'Name' )); ?> - Download" /> t('Download'))?> @@ -86,7 +86,7 @@ t( 'Modified' )); ?> t('Delete'))?> - <?php p($l->t('Delete'))?>" /> diff --git a/core/js/share.js b/core/js/share.js index f47c9fbb45..5e5b85fb5a 100644 --- a/core/js/share.js +++ b/core/js/share.js @@ -640,7 +640,7 @@ OC.Share={ if (possiblePermissions & OC.PERMISSION_CREATE || possiblePermissions & OC.PERMISSION_UPDATE || possiblePermissions & OC.PERMISSION_DELETE) { html += ''; } - showCrudsButton = ''+t('core', 'access control')+''; + showCrudsButton = ''+t('core', 'access control')+''; html += '