aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2013-08-20 14:31:15 +0200
committerAndreas Fischer <bantu@phpbb.com>2013-08-20 14:31:15 +0200
commitfa2be427b6df5a58f7b90d45a424fe734719b60f (patch)
tree671143959b36f71ca116c2639387898d175f3d26 /phpBB
parentedb0f61124a2ea52fde7dd5500e899c60e72d883 (diff)
parent83092e0269f897d60374aa62c79e2e0576d15623 (diff)
downloadforums-fa2be427b6df5a58f7b90d45a424fe734719b60f.tar
forums-fa2be427b6df5a58f7b90d45a424fe734719b60f.tar.gz
forums-fa2be427b6df5a58f7b90d45a424fe734719b60f.tar.bz2
forums-fa2be427b6df5a58f7b90d45a424fe734719b60f.tar.xz
forums-fa2be427b6df5a58f7b90d45a424fe734719b60f.zip
Merge remote-tracking branch 'mvinny/ticket/11804' into develop
* mvinny/ticket/11804: [ticket/11804] Remove </li> from overall_header which was not open
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/styles/prosilver/template/overall_header.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html
index fcce0060f3..c1cdc0c223 100644
--- a/phpBB/styles/prosilver/template/overall_header.html
+++ b/phpBB/styles/prosilver/template/overall_header.html
@@ -175,7 +175,6 @@
<!-- IF U_RESTORE_PERMISSIONS -->
<li class="icon-restore-permissions"><a href="{U_RESTORE_PERMISSIONS}">{L_RESTORE_PERMISSIONS}</a></li>
<!-- ENDIF -->
- </li>
</ul>
<!-- ENDIF -->