From 3af31a401237683bf64ca69c5e2aa2c4ec1b9124 Mon Sep 17 00:00:00 2001 From: g <> Date: Mon, 18 Jan 2021 16:37:54 +0300 Subject: [PATCH] LAW-3929 --- htdocs/wp-content/themes/lawcarta/footer.php | 15 +++++++++++++++ htdocs/wp-content/themes/livecarta/footer.php | 14 ++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/htdocs/wp-content/themes/lawcarta/footer.php b/htdocs/wp-content/themes/lawcarta/footer.php index f5e8f37..79b79c4 100644 --- a/htdocs/wp-content/themes/lawcarta/footer.php +++ b/htdocs/wp-content/themes/lawcarta/footer.php @@ -96,5 +96,20 @@ require_once 'inc/walker-nav-menu.php'; + + + \ No newline at end of file diff --git a/htdocs/wp-content/themes/livecarta/footer.php b/htdocs/wp-content/themes/livecarta/footer.php index cb9792c..7055b31 100644 --- a/htdocs/wp-content/themes/livecarta/footer.php +++ b/htdocs/wp-content/themes/livecarta/footer.php @@ -90,5 +90,19 @@ + + \ No newline at end of file