From e1ec4514ccc8550d174cb63df53a361e96f749f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Wed, 7 Mar 2018 15:28:03 +0100 Subject: [PATCH] Use label for better focus on external share MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- apps/files_sharing/lib/Template/ExternalShareMenuAction.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/files_sharing/lib/Template/ExternalShareMenuAction.php b/apps/files_sharing/lib/Template/ExternalShareMenuAction.php index 0a6608ac8c..e30a77cb2e 100644 --- a/apps/files_sharing/lib/Template/ExternalShareMenuAction.php +++ b/apps/files_sharing/lib/Template/ExternalShareMenuAction.php @@ -57,7 +57,7 @@ class ExternalShareMenuAction extends SimpleMenuAction { return '
  • ' . '' . '' . - '' . Util::sanitizeHTML($this->getLabel()) . '' . + '' . '' . '
  • ' . '
  • ' .