mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-06 14:35:56 +02:00
[feature/events] There is nothing between head and body.
PHPBB3-9550
This commit is contained in:
parent
b20e91b877
commit
de54bccc58
@ -133,7 +133,6 @@ function marklist(id, name, state)
|
|||||||
<!-- EVENT overall_header_head -->
|
<!-- EVENT overall_header_head -->
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<!-- EVENT overall_head_head_body -->
|
|
||||||
<body class="{S_CONTENT_DIRECTION}">
|
<body class="{S_CONTENT_DIRECTION}">
|
||||||
|
|
||||||
<a name="top"></a>
|
<a name="top"></a>
|
||||||
|
@ -55,7 +55,6 @@ hr.sep {
|
|||||||
</style>
|
</style>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<!-- EVENT ucp_pm_viewmessage_head_body -->
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<table width="85%" cellspacing="3" cellpadding="0" border="0" align="center">
|
<table width="85%" cellspacing="3" cellpadding="0" border="0" align="center">
|
||||||
|
@ -67,7 +67,6 @@ hr.sep {
|
|||||||
</style>
|
</style>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<!-- EVENT viewtopic_print_head_body -->
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<table width="85%" cellspacing="3" cellpadding="0" border="0" align="center">
|
<table width="85%" cellspacing="3" cellpadding="0" border="0" align="center">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user