From 7cf49a810fe1869dd9ddadd67d7dbff09f6d0f47 Mon Sep 17 00:00:00 2001 From: Vinny Date: Wed, 22 Aug 2012 21:13:34 -0300 Subject: [PATCH] [ticket/11065] Close li tag on topic display options at MCP PHPBB3-11065 --- phpBB/styles/prosilver/template/mcp_topic.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/phpBB/styles/prosilver/template/mcp_topic.html b/phpBB/styles/prosilver/template/mcp_topic.html index a6938ee2fb..ed9307b11c 100644 --- a/phpBB/styles/prosilver/template/mcp_topic.html +++ b/phpBB/styles/prosilver/template/mcp_topic.html @@ -22,15 +22,13 @@ onload_functions.push('subPanels()');