mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-18 23:51:49 +02:00
[feature/events] Added overall_header_head ledge.
This will be used by the trivial-css mod. PHPBB3-9550
This commit is contained in:
@@ -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}">
|
||||
|
@@ -129,6 +129,9 @@ function marklist(id, name, state)
|
||||
|
||||
// ]]>
|
||||
</script>
|
||||
|
||||
<!-- RUNHOOKS overall_header_head -->
|
||||
|
||||
</head>
|
||||
<body class="{S_CONTENT_DIRECTION}">
|
||||
|
||||
|
Reference in New Issue
Block a user