headings - more appropriate h2's and disclosure h3

This commit is contained in:
Milos Brzakovic (E-Search)
2021-12-01 18:17:19 +01:00
parent e91dc1b4f6
commit 30ef0b80e1
14 changed files with 21 additions and 13 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ export function uiShortcuts(context) {
content
.append('div')
.attr('class', 'modal-section')
.append('h3')
.append('h2')
.html(t.html('shortcuts.title'));
fileFetcher.get('shortcuts')