diff options
author | Michael Cullum <unknownbliss@phpbbdevelopers.net> | 2012-03-20 11:40:04 +0000 |
---|---|---|
committer | David King <imkingdavid@gmail.com> | 2012-12-17 11:37:12 -0500 |
commit | 99cd766de0d49f7736d019dd1ccc2ccda7886b16 (patch) | |
tree | 827537e392fec26f390ea2f5a286cda9a968b97f /phpBB/styles | |
parent | 8dcc2cded68efea064ac0ae7dd2a75db2b48651e (diff) | |
download | forums-99cd766de0d49f7736d019dd1ccc2ccda7886b16.tar forums-99cd766de0d49f7736d019dd1ccc2ccda7886b16.tar.gz forums-99cd766de0d49f7736d019dd1ccc2ccda7886b16.tar.bz2 forums-99cd766de0d49f7736d019dd1ccc2ccda7886b16.tar.xz forums-99cd766de0d49f7736d019dd1ccc2ccda7886b16.zip |
[feature/events] Remove overall_head_head_body template ledge
PHPBB3-9550
Conflicts:
phpBB/styles/prosilver/template/overall_header.html
Diffstat (limited to 'phpBB/styles')
-rw-r--r-- | phpBB/styles/prosilver/template/overall_header.html | 1 |
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 2440e7a4e3..3a727b71e4 100644 --- a/phpBB/styles/prosilver/template/overall_header.html +++ b/phpBB/styles/prosilver/template/overall_header.html @@ -87,7 +87,6 @@ <!-- EVENT overall_header_head --> </head> -<!-- EVENT overall_head_head_body --> <body id="phpbb" class="section-{SCRIPT_NAME} {S_CONTENT_DIRECTION}"> <div id="wrap"> |