From 0244be6d75189ced7a3b9b4ccdeb5b30e20eb7e9 Mon Sep 17 00:00:00 2001 From: Michael Miday Date: Sun, 27 Sep 2015 21:22:30 +0200 Subject: [PATCH] [ticket/14202]Remove blank line PHPBB3-14202 --- phpBB/styles/prosilver/template/forum_fn.js | 1 - 1 file changed, 1 deletion(-) diff --git a/phpBB/styles/prosilver/template/forum_fn.js b/phpBB/styles/prosilver/template/forum_fn.js index 8902ae1f83..9dfb3fc5f8 100644 --- a/phpBB/styles/prosilver/template/forum_fn.js +++ b/phpBB/styles/prosilver/template/forum_fn.js @@ -582,7 +582,6 @@ function parseDocument($container) { $('.sr-only', $menuContents).removeClass('sr-only'); $('.js-responsive-menu-link').addClass('button').addClass('button-icon-only'); $('.js-responsive-menu-link .icon').removeClass('fa-bars').addClass('fa-ellipsis-h'); - } copied1 = true; }