aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/subSilver/admin/page_header.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/templates/subSilver/admin/page_header.tpl')
-rw-r--r--phpBB/templates/subSilver/admin/page_header.tpl11
1 files changed, 11 insertions, 0 deletions
diff --git a/phpBB/templates/subSilver/admin/page_header.tpl b/phpBB/templates/subSilver/admin/page_header.tpl
new file mode 100644
index 0000000000..0435b9de0e
--- /dev/null
+++ b/phpBB/templates/subSilver/admin/page_header.tpl
@@ -0,0 +1,11 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<meta name="MSSmartTagsPreventParsing" content="TRUE">
+<link rel="stylesheet" href="../templates/subSilver/admin_styles.css" type="text/css">
+
+{META}
+<head>
+<title>phpBB - {SITENAME}</title>
+
+</head>
+<body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">