From a5d6a246fef209f628a27ea959723b69f22ec384 Mon Sep 17 00:00:00 2001 From: Gregory Pradun Date: Thu, 9 Sep 2021 15:54:06 +0300 Subject: [PATCH] wp redirect popup fix --- htdocs/wp-content/themes/lawcarta/header.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/wp-content/themes/lawcarta/header.php b/htdocs/wp-content/themes/lawcarta/header.php index e46c7eb..934e2c5 100644 --- a/htdocs/wp-content/themes/lawcarta/header.php +++ b/htdocs/wp-content/themes/lawcarta/header.php @@ -280,6 +280,7 @@ height="0" width="0" style="display:none;visibility:hidden"> }); + \ No newline at end of file