From 3cab01d4ee1c02c8168b77ade4f00cdcd03b232f Mon Sep 17 00:00:00 2001 From: d47081 Date: Sun, 4 Sep 2022 23:37:28 +0300 Subject: [PATCH] remove A tag from the localization tags registry as caused errors. --- js/interface_localization.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/interface_localization.js b/js/interface_localization.js index 32a540f..6faa420 100644 --- a/js/interface_localization.js +++ b/js/interface_localization.js @@ -5607,7 +5607,6 @@ polyglot.extend(wordset); var fixedLabels = [ // common text containers - "a", "span", "title", "button",