From 89fc6642275eb8bdca6c714f87234df9553c40ba Mon Sep 17 00:00:00 2001 From: Louis7777 Date: Sun, 3 Aug 2014 03:11:05 +0300 Subject: [PATCH] [ticket/12906] Add rel="help" to FAQ link PHPBB3-12906 --- phpBB/styles/prosilver/template/navbar_header.html | 2 +- phpBB/styles/subsilver2/template/overall_header.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/styles/prosilver/template/navbar_header.html b/phpBB/styles/prosilver/template/navbar_header.html index ed34089550..b40be089d2 100644 --- a/phpBB/styles/prosilver/template/navbar_header.html +++ b/phpBB/styles/prosilver/template/navbar_header.html @@ -32,7 +32,7 @@ -
  • data-skip-responsive="true"data-last-responsive="true">{L_FAQ}
  • +
  • data-skip-responsive="true"data-last-responsive="true">{L_FAQ}
  • {L_ACP_SHORT}
  • {L_MCP_SHORT}
  • diff --git a/phpBB/styles/subsilver2/template/overall_header.html b/phpBB/styles/subsilver2/template/overall_header.html index a87c0fcd5d..ebb7b3be4d 100644 --- a/phpBB/styles/subsilver2/template/overall_header.html +++ b/phpBB/styles/subsilver2/template/overall_header.html @@ -214,7 +214,7 @@ function marklist(id, name, state) - * {L_FAQ} + * {L_FAQ}    * {L_SEARCH}    * {L_MEMBERLIST}