]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/jot.tpl
Merge pull request #3333 from Rudloff/feature/theme-color
[friendica.git] / view / theme / frio / templates / jot.tpl
index 2ebd1c1ddc3920f0b851f13cc98cd384b4a1b5db..8e1f3bf5d62f523f5d8b6d826153431fa0c42741 100644 (file)
@@ -9,7 +9,7 @@
                        {{* Note: We need 2 modal close buttons here to bypass a bug in bootstrap.
                        The second is for mobile view. The first one doesnt work with dropdowns. To get a working close button
                        in with dropdows the close button needs to be inserted after the dropdown. *}}
-                       <button type="button" class="close hidden-xs" data-dismiss="modal" style="float: right;">&times;</button>
+                       <button type="button" class="close hidden-xs" data-dismiss="modal" aria-label="Close" style="float: right;">&times;</button>
 
                        {{* The Jot navigation menu for desktop user (text input, permissions, preview, filebrowser) *}}
                        <ul class="nav nav-tabs hidden-xs jot-nav" role="tablist" data-tabs="tabs">
@@ -146,4 +146,3 @@ can load different content into the jot moadl (e.g. the item edit jot)
                this.style.height = this.contentWindow.document.body.offsetHeight + 'px';
        });
 </script>
-