From ec24f22ee1b89e01b3e8704cd0488eca0ec9f026 Mon Sep 17 00:00:00 2001 From: Denis Ryabov Date: Tue, 28 Apr 2015 21:57:51 +0300 Subject: [PATCH] Fix new posts notification button --- js/interface_localization.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/js/interface_localization.js b/js/interface_localization.js index 9864b15..36b6f75 100644 --- a/js/interface_localization.js +++ b/js/interface_localization.js @@ -3626,12 +3626,6 @@ var fixedLabels = [ // common text containers "title", - "h1", - "h2", - "h3", - "h4", - "h5", - "h6", "button", "option", "textarea",