update aria-controls
authorExtarys <hypewolf@protonmail.com>
Fri, 22 Jan 2021 17:00:40 +0000 (12:00 -0500)
committerExtarys <hypewolf@protonmail.com>
Fri, 22 Jan 2021 17:00:40 +0000 (12:00 -0500)
view/theme/frio/templates/nav.tpl

index f5ea88f..8e1b257 100644 (file)
@@ -28,8 +28,8 @@
                                <div class="topbar-nav" role="navigation">
 
                                        {{* Buttons for the mobile view *}}
-                                       <button type="button" class="navbar-toggle offcanvas-right-toggle pull-right" aria-controls="myNavmenu"
-                                               aria-haspopup="true">
+                                       <button type="button" class="navbar-toggle offcanvas-right-toggle pull-right"
+                                               aria-controls="offcanvasUsermenu" aria-haspopup="true">
                                                <span class="sr-only">Toggle navigation</span>
                                                <i class="fa fa-ellipsis-v fa-fw fa-lg" aria-hidden="true"></i>
                                        </button>