aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/index_body.html
diff options
context:
space:
mode:
authorDavid King <imkingdavid@gmail.com>2013-10-25 18:33:01 -0700
committerDavid King <imkingdavid@gmail.com>2013-11-02 15:34:18 -0700
commitabd035fcc963803ad4bbce140dcf0050f0402960 (patch)
tree2a71dfec1c3d667dd0ac58d3338ddab077926203 /phpBB/styles/prosilver/template/index_body.html
parent8f88ff093ee1f9f66a91aba46970dcba9188c8c4 (diff)
downloadforums-abd035fcc963803ad4bbce140dcf0050f0402960.tar
forums-abd035fcc963803ad4bbce140dcf0050f0402960.tar.gz
forums-abd035fcc963803ad4bbce140dcf0050f0402960.tar.bz2
forums-abd035fcc963803ad4bbce140dcf0050f0402960.tar.xz
forums-abd035fcc963803ad4bbce140dcf0050f0402960.zip
[ticket/11975] Add ACP link next to MCP link in header
PHPBB3-11975
Diffstat (limited to 'phpBB/styles/prosilver/template/index_body.html')
-rw-r--r--phpBB/styles/prosilver/template/index_body.html2
1 files changed, 1 insertions, 1 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 @@
<!-- INCLUDE overall_header.html -->
<p class="{S_CONTENT_FLOW_END} responsive-center<!-- IF S_USER_LOGGED_IN --> rightside<!-- ENDIF -->"><!-- IF S_USER_LOGGED_IN -->{LAST_VISIT_DATE}<!-- ELSE -->{CURRENT_TIME}<!-- ENDIF --></p>
-<!-- IF U_MCP --><p class="responsive-center">{CURRENT_TIME} <br />[&nbsp;<a href="{U_MCP}">{L_MCP}</a>&nbsp;]</p><!-- ELSEIF S_USER_LOGGED_IN --><p class="responsive-center">{CURRENT_TIME}</p><!-- ENDIF -->
+<!-- IF U_MCP or U_ACP --><p class="responsive-center">{CURRENT_TIME} <br />[&nbsp;<!-- IF U_ACP --><a href="{U_ACP}">{L_ACP}</a><!-- IF U_MCP -->&nbsp;|&nbsp;<!-- ENDIF --><!-- ENDIF --><!-- IF U_MCP --><a href="{U_MCP}">{L_MCP}</a><!-- ENDIF -->&nbsp;]</p><!-- ELSEIF S_USER_LOGGED_IN --><p class="responsive-center">{CURRENT_TIME}</p><!-- ENDIF -->
<!-- IF S_DISPLAY_SEARCH or (S_USER_LOGGED_IN and not S_IS_BOT) -->
<ul class="linklist bulletin">