From 39261907da281031a00a58f1559ec37b1ab822b9 Mon Sep 17 00:00:00 2001 From: PayBas Date: Sun, 6 Jul 2014 18:55:01 +0200 Subject: [PATCH] [ticket/12824] Move MCP/ACP links after navigation_append event PHPBB3-12824 --- phpBB/styles/prosilver/template/navbar_header.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/styles/prosilver/template/navbar_header.html b/phpBB/styles/prosilver/template/navbar_header.html index 4cd306f87b..094cdb1110 100644 --- a/phpBB/styles/prosilver/template/navbar_header.html +++ b/phpBB/styles/prosilver/template/navbar_header.html @@ -30,12 +30,12 @@ -
  • {L_ACP_SHORT}
  • -
  • {L_MCP_SHORT}
  • data-skip-responsive="true"data-last-responsive="true">{L_FAQ}
  • +
  • {L_ACP_SHORT}
  • +
  • {L_MCP_SHORT}