diff options
3 files changed, 0 insertions, 3 deletions
diff --git a/phpBB/styles/subsilver2/template/overall_header.html b/phpBB/styles/subsilver2/template/overall_header.html index b64bd773f9..c637908c26 100644 --- a/phpBB/styles/subsilver2/template/overall_header.html +++ b/phpBB/styles/subsilver2/template/overall_header.html @@ -133,7 +133,6 @@ function marklist(id, name, state) <!-- EVENT overall_header_head --> </head> -<!-- EVENT overall_head_head_body --> <body class="{S_CONTENT_DIRECTION}"> <a name="top"></a> diff --git a/phpBB/styles/subsilver2/template/ucp_pm_viewmessage_print.html b/phpBB/styles/subsilver2/template/ucp_pm_viewmessage_print.html index fe64b4e402..fd0244a79d 100644 --- a/phpBB/styles/subsilver2/template/ucp_pm_viewmessage_print.html +++ b/phpBB/styles/subsilver2/template/ucp_pm_viewmessage_print.html @@ -55,7 +55,6 @@ hr.sep { </style> </head> -<!-- EVENT ucp_pm_viewmessage_head_body --> <body> <table width="85%" cellspacing="3" cellpadding="0" border="0" align="center"> diff --git a/phpBB/styles/subsilver2/template/viewtopic_print.html b/phpBB/styles/subsilver2/template/viewtopic_print.html index 8fe7d97524..78fab17d02 100644 --- a/phpBB/styles/subsilver2/template/viewtopic_print.html +++ b/phpBB/styles/subsilver2/template/viewtopic_print.html @@ -67,7 +67,6 @@ hr.sep { </style> </head> -<!-- EVENT viewtopic_print_head_body --> <body> <table width="85%" cellspacing="3" cellpadding="0" border="0" align="center"> |