From 5c943f767c0d0b8fb3879b4862b88504e7b1d8bc Mon Sep 17 00:00:00 2001 From: Jerry Date: Fri, 24 Feb 2023 14:28:31 +0100 Subject: [PATCH] LAW-6364 --- htdocs/wp-content/themes/lawcarta/header.php | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/htdocs/wp-content/themes/lawcarta/header.php b/htdocs/wp-content/themes/lawcarta/header.php index 4a6d00d..68d6865 100644 --- a/htdocs/wp-content/themes/lawcarta/header.php +++ b/htdocs/wp-content/themes/lawcarta/header.php @@ -63,19 +63,6 @@ $scripts = []; - - 'script', 'source' =>"https://www.googleoptimize.com/optimize.js?id=OPT-TCXZSGK"]; ?> 'comment', 'source' =>'Google Tag Manager']; ?> 'script', 'source' =>"(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': @@ -264,7 +251,6 @@ height="0" width="0" style="display:none;visibility:hidden"> } let desktopLinks = ''; - if (isGuest) desktopLinks += 'Home'; if (!isGuest) desktopLinks += 'Dashboard'; desktopLinks += 'Catalog'; if (!isGuest) desktopLinks += 'My Library';