From 6d1b0d41f1382c19b47f5b0df85791d3d6dd7e8c Mon Sep 17 00:00:00 2001 From: Cesar G Date: Sat, 1 Mar 2014 10:15:26 -0800 Subject: [PATCH] [ticket/12238] Remove defunct confirmation box template code. Confirmation boxes are handled by confirm_body.html. PHPBB3-12238 --- phpBB/styles/prosilver/template/mcp_header.html | 16 ---------------- .../styles/subsilver2/template/mcp_header.html | 17 ----------------- 2 files changed, 33 deletions(-) diff --git a/phpBB/styles/prosilver/template/mcp_header.html b/phpBB/styles/prosilver/template/mcp_header.html index 51f496605e..2b2105e770 100644 --- a/phpBB/styles/prosilver/template/mcp_header.html +++ b/phpBB/styles/prosilver/template/mcp_header.html @@ -47,19 +47,3 @@

{return_links.MESSAGE_LINK}

- - -
- -
-

{L_PLEASE_CONFIRM}

-

{CONFIRM_MESSAGE}

- -
- {S_HIDDEN_FIELDS}  - -
-
- -
- diff --git a/phpBB/styles/subsilver2/template/mcp_header.html b/phpBB/styles/subsilver2/template/mcp_header.html index 9b9f7849f4..7144750ed4 100644 --- a/phpBB/styles/subsilver2/template/mcp_header.html +++ b/phpBB/styles/subsilver2/template/mcp_header.html @@ -58,20 +58,3 @@
- - -
- - - - - - - - -
{L_PLEASE_CONFIRM}

{CONFIRM_MESSAGE}

{S_HIDDEN_FIELDS}  

- -
- -
-