diff options
Diffstat (limited to 'phpBB/styles/subSilver/template/simple_header.html')
| -rw-r--r-- | phpBB/styles/subSilver/template/simple_header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subSilver/template/simple_header.html b/phpBB/styles/subSilver/template/simple_header.html index eab8b10dca..3b97809f50 100644 --- a/phpBB/styles/subSilver/template/simple_header.html +++ b/phpBB/styles/subSilver/template/simple_header.html @@ -17,6 +17,6 @@ <link rel="stylesheet" href="{T_STYLESHEET_LINK}" type="text/css" /> </head> -<body> +<body class="{S_CONTENT_DIRECTION}"> <a name="top"></a> <div id="wrapcentre">
\ No newline at end of file |
