diff options
author | Vjacheslav Trushkin <cyberalien@gmail.com> | 2013-10-30 01:17:11 +0200 |
---|---|---|
committer | Vjacheslav Trushkin <cyberalien@gmail.com> | 2013-11-19 23:58:04 +0200 |
commit | 366a224a248a9cac50a1d0df50ae91c89954aabc (patch) | |
tree | dd4ae902c8030c24cef59598c9d4a8af3d82c1c6 /phpBB/adm/style/overall_header.html | |
parent | 094da3ba167e1075a8d3e75096c7e83712d74f87 (diff) | |
download | forums-366a224a248a9cac50a1d0df50ae91c89954aabc.tar forums-366a224a248a9cac50a1d0df50ae91c89954aabc.tar.gz forums-366a224a248a9cac50a1d0df50ae91c89954aabc.tar.bz2 forums-366a224a248a9cac50a1d0df50ae91c89954aabc.tar.xz forums-366a224a248a9cac50a1d0df50ae91c89954aabc.zip |
[ticket/11984] Fix stray </ul> and active tab hover in ACP
PHPBB3-11984
Diffstat (limited to 'phpBB/adm/style/overall_header.html')
-rw-r--r-- | phpBB/adm/style/overall_header.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/adm/style/overall_header.html b/phpBB/adm/style/overall_header.html index 455446f8e3..fcef3bb8ac 100644 --- a/phpBB/adm/style/overall_header.html +++ b/phpBB/adm/style/overall_header.html @@ -153,7 +153,6 @@ function popup(url, width, height, name) </ul> </div> <!-- ENDIF --> - </ul> </div> <div id="main"> |