diff options
Diffstat (limited to 'phpBB/styles/subsilver2/template/overall_header.html')
| -rw-r--r-- | phpBB/styles/subsilver2/template/overall_header.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/subsilver2/template/overall_header.html b/phpBB/styles/subsilver2/template/overall_header.html index 7f60d7012d..b64bd773f9 100644 --- a/phpBB/styles/subsilver2/template/overall_header.html +++ b/phpBB/styles/subsilver2/template/overall_header.html @@ -130,10 +130,10 @@ function marklist(id, name, state) // ]]> </script> -<!-- RUNHOOKS overall_header_head --> +<!-- EVENT overall_header_head --> </head> -<!-- RUNHOOKS overall_head_head_body --> +<!-- EVENT overall_head_head_body --> <body class="{S_CONTENT_DIRECTION}"> <a name="top"></a> |
