aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/simple_header.html
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-08-10 12:05:28 +0200
committerJoas Schilling <nickvergessen@gmx.de>2014-08-10 12:05:28 +0200
commit8c4057404996c03fb08013bbd68a70ea6511ff02 (patch)
tree3b5bde569ad360cb531da2649aca8b0d0f30701a /phpBB/styles/subsilver2/template/simple_header.html
parent43bef1b5e4496dce77ed0812c4381ad6d5dfaa60 (diff)
downloadforums-8c4057404996c03fb08013bbd68a70ea6511ff02.tar
forums-8c4057404996c03fb08013bbd68a70ea6511ff02.tar.gz
forums-8c4057404996c03fb08013bbd68a70ea6511ff02.tar.bz2
forums-8c4057404996c03fb08013bbd68a70ea6511ff02.tar.xz
forums-8c4057404996c03fb08013bbd68a70ea6511ff02.zip
[ticket/12958] Remove subsilver2 for phpBB 3.2
PHPBB3-12958
Diffstat (limited to 'phpBB/styles/subsilver2/template/simple_header.html')
-rw-r--r--phpBB/styles/subsilver2/template/simple_header.html24
1 files changed, 0 insertions, 24 deletions
diff --git a/phpBB/styles/subsilver2/template/simple_header.html b/phpBB/styles/subsilver2/template/simple_header.html
deleted file mode 100644
index 0c3dff4a05..0000000000
--- a/phpBB/styles/subsilver2/template/simple_header.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!DOCTYPE html>
-<html dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}">
-<head>
-<meta charset="utf-8">
-<meta name="keywords" content="" />
-<meta name="description" content="" />
-{META}
-<title>{SITENAME} &bull; <!-- IF S_IN_MCP -->{L_MCP} &bull; <!-- ELSEIF S_IN_UCP -->{L_UCP} &bull; <!-- ENDIF -->{PAGE_TITLE}</title>
-
-<link rel="stylesheet" href="{T_STYLESHEET_LINK}" type="text/css" />
-<link rel="stylesheet" href="{T_STYLESHEET_LANG_LINK}" type="text/css" />
-
-<!-- EVENT simple_header_head_append -->
-
-{$STYLESHEETS}
-
-<!-- EVENT simple_header_stylesheets_after -->
-
-</head>
-
-<body class="{S_CONTENT_DIRECTION} {BODY_CLASS}">
-<!-- EVENT simple_header_body_before -->
-<a name="top" class="anchor"></a>
-<div id="wrapcentre">