aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/simple_header.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/subsilver2/template/simple_header.html')
-rw-r--r--phpBB/styles/subsilver2/template/simple_header.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/styles/subsilver2/template/simple_header.html b/phpBB/styles/subsilver2/template/simple_header.html
index 79236434f2..43ca16ed87 100644
--- a/phpBB/styles/subsilver2/template/simple_header.html
+++ b/phpBB/styles/subsilver2/template/simple_header.html
@@ -8,6 +8,7 @@
<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" />
</head>
<body class="{S_CONTENT_DIRECTION}">