From abd035fcc963803ad4bbce140dcf0050f0402960 Mon Sep 17 00:00:00 2001 From: David King Date: Fri, 25 Oct 2013 18:33:01 -0700 Subject: [PATCH] [ticket/11975] Add ACP link next to MCP link in header PHPBB3-11975 --- phpBB/styles/prosilver/template/index_body.html | 2 +- phpBB/styles/prosilver/template/mcp_header.html | 4 +--- phpBB/styles/prosilver/template/viewforum_body.html | 2 +- phpBB/styles/prosilver/template/viewtopic_body.html | 3 ++- phpBB/styles/subsilver2/template/index_body.html | 4 ++-- phpBB/styles/subsilver2/template/mcp_header.html | 4 +--- phpBB/styles/subsilver2/template/posting_body.html | 4 ++-- phpBB/styles/subsilver2/template/viewforum_body.html | 2 +- phpBB/styles/subsilver2/template/viewtopic_body.html | 2 +- 9 files changed, 12 insertions(+), 15 deletions(-) diff --git a/phpBB/styles/prosilver/template/index_body.html b/phpBB/styles/prosilver/template/index_body.html index 4565a2d7c7..29d1154ef5 100644 --- a/phpBB/styles/prosilver/template/index_body.html +++ b/phpBB/styles/prosilver/template/index_body.html @@ -1,7 +1,7 @@

{LAST_VISIT_DATE}{CURRENT_TIME}

-

{CURRENT_TIME}
{L_MCP} ]

{CURRENT_TIME}

+

{CURRENT_TIME}
{L_ACP} | {L_MCP} ]

{CURRENT_TIME}