[feature/events] Added overall_header_head ledge.

This will be used by the trivial-css mod.

PHPBB3-9550
This commit is contained in:
Oleg Pudeyev 2011-04-23 19:27:07 -04:00 committed by David King
parent da2f0757d7
commit 38e146c8bd
2 changed files with 5 additions and 0 deletions

View file

@ -84,6 +84,8 @@
<link href="{T_THEME_PATH}/tweaks.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet" type="text/css" media="screen, projection" />
<![endif]-->
<!-- RUNHOOKS overall_header_head -->
</head>
<body id="phpbb" class="section-{SCRIPT_NAME} {S_CONTENT_DIRECTION}">

View file

@ -129,6 +129,9 @@ function marklist(id, name, state)
// ]]>
</script>
<!-- RUNHOOKS overall_header_head -->
</head>
<body class="{S_CONTENT_DIRECTION}">