aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/mcp_header.html
diff options
context:
space:
mode:
authorMichael Miday <midaym@gmail.com>2015-09-15 16:02:47 +0200
committerMichael Miday <midaym@gmail.com>2015-09-15 16:02:47 +0200
commiteb691ba4afc302df2c9f3ebe431d3f8312433d85 (patch)
treee58925b029fdf2ea76c22fe1b6054e5ea5e162ed /phpBB/styles/prosilver/template/mcp_header.html
parent2a217e38e2098ed546f8731beeac7cfa36708dbc (diff)
downloadforums-eb691ba4afc302df2c9f3ebe431d3f8312433d85.tar
forums-eb691ba4afc302df2c9f3ebe431d3f8312433d85.tar.gz
forums-eb691ba4afc302df2c9f3ebe431d3f8312433d85.tar.bz2
forums-eb691ba4afc302df2c9f3ebe431d3f8312433d85.tar.xz
forums-eb691ba4afc302df2c9f3ebe431d3f8312433d85.zip
[ticket/14165] Fix Tab Layout
Diffstat (limited to 'phpBB/styles/prosilver/template/mcp_header.html')
-rw-r--r--phpBB/styles/prosilver/template/mcp_header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/mcp_header.html b/phpBB/styles/prosilver/template/mcp_header.html
index 424bb36858..5841c1bbd2 100644
--- a/phpBB/styles/prosilver/template/mcp_header.html
+++ b/phpBB/styles/prosilver/template/mcp_header.html
@@ -8,7 +8,7 @@
</p>
<!-- ENDIF -->
-<div id="tabs">
+<div id="tabs" class="tabs">
<ul>
<!-- BEGIN l_block1 -->
<li class="tab<!-- IF l_block1.S_SELECTED --> activetab<!-- ENDIF -->"><a href="{l_block1.U_TITLE}">{l_block1.L_TITLE}</a></li>