diff options
-rw-r--r-- | main.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -459,7 +459,7 @@ const decodeEmailAddress = function(element) { div.appendChild(btn); btn.type = 'button'; btn.setAttribute('aria-expanded', 'false'); - btn.title = 'Visa information'; + btn.title = 'Källor och licensinformation'; btn.setAttribute('aria-label', btn.title); btn.classList.add('btn', 'btn-light'); |