Browse Source

remove A tag from the localization tags registry as caused errors.

twisterarmy
d47081 2 years ago
parent
commit
3cab01d4ee
  1. 1
      js/interface_localization.js

1
js/interface_localization.js

@ -5607,7 +5607,6 @@ polyglot.extend(wordset); @@ -5607,7 +5607,6 @@ polyglot.extend(wordset);
var fixedLabels = [
// common text containers
"a",
"span",
"title",
"button",

Loading…
Cancel
Save