Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-01-07 23:00:00 +0300
committerGitHub <noreply@github.com>2020-01-07 23:00:00 +0300
commit86bccde9c7341a8925a5039bd05f0b10c01c0b3d (patch)
treefac90b5dce92c07e40b68955fef2c2a1e9bde0ee /core/templates
parentdd0979c6516d621bb5c1cdd299f0a3b4b8048778 (diff)
parent883a71ce8e00d317e1827deacf46ee0c37934485 (diff)
Merge pull request #17861 from nextcloud/fix-tab-navigation-of-menu-in-public-share-pages
Fix tab navigation of menu in public share pages
Diffstat (limited to 'core/templates')
-rw-r--r--core/templates/layout.public.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/templates/layout.public.php b/core/templates/layout.public.php
index bbfa264d171..996b78a922b 100644
--- a/core/templates/layout.public.php
+++ b/core/templates/layout.public.php
@@ -61,7 +61,7 @@
</span>
<?php if($template->getActionCount() > 1) { ?>
<div id="header-secondary-action">
- <span id="header-actions-toggle" class="menutoggle icon-more-white"></span>
+ <button id="header-actions-toggle" class="menutoggle icon-more-white"></button>
<div id="header-actions-menu" class="popovermenu menu">
<ul>
<?php