From f4a6a2c2d76d50b0f12cea1f1ffbc5ec9034b509 Mon Sep 17 00:00:00 2001 From: Jakub Senko Date: Mon, 18 Jun 2018 18:53:41 +0200 Subject: [PATCH] [ticket/15606] Hide viewprofile link when unavailable PHPBB3-15606 --- phpBB/styles/prosilver/template/navbar_header.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/phpBB/styles/prosilver/template/navbar_header.html b/phpBB/styles/prosilver/template/navbar_header.html index b8080a6be3..2d33849cf0 100644 --- a/phpBB/styles/prosilver/template/navbar_header.html +++ b/phpBB/styles/prosilver/template/navbar_header.html @@ -123,11 +123,13 @@ {L_PROFILE} -
  • - - {L_READ_PROFILE} - -
  • + +
  • + + {L_READ_PROFILE} + +
  • +