1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 03:04:09 +02:00

[ticket/11388] INCLUDECSS

PHPBB3-11388
This commit is contained in:
Nathaniel Guse
2013-07-11 15:22:05 -05:00
parent 59f34bef08
commit 159f018056
10 changed files with 106 additions and 0 deletions

View File

@@ -76,6 +76,8 @@
<!-- EVENT overall_header_head_append -->
{$STYLESHEETS}
</head>
<body id="phpbb" class="section-{SCRIPT_NAME} {S_CONTENT_DIRECTION}">

View File

@@ -132,6 +132,8 @@ function marklist(id, name, state)
<!-- EVENT overall_header_head_append -->
{$STYLESHEETS}
</head>
<body class="{S_CONTENT_DIRECTION}">