From 64bd5a14f3c2a7362abffb89e3b52f37e329d664 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Mon, 12 Feb 2018 16:12:28 -0500 Subject: [PATCH] Client info email address used for footer contact link --- js/custom/pageSetup.js | 4 +--- parts/client-info-footer.php | 12 ++++++++++-- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/js/custom/pageSetup.js b/js/custom/pageSetup.js index 6a1ff18..b07ade0 100644 --- a/js/custom/pageSetup.js +++ b/js/custom/pageSetup.js @@ -32,6 +32,4 @@ $(document).ready(function () { var oc_menu = page.find( $('.left-off-canvas-list') ).children('ul'); var oc_menu_items = oc_menu.children('li'); -}); - - +}); \ No newline at end of file diff --git a/parts/client-info-footer.php b/parts/client-info-footer.php index 69ef29c..35fb931 100644 --- a/parts/client-info-footer.php +++ b/parts/client-info-footer.php @@ -18,7 +18,11 @@

- Contact Us + + Contact Us + + Contact Us +
Westside Center @@ -38,7 +42,11 @@

- Contact Us + + Contact Us + + Contact Us +
\ No newline at end of file -- 2.17.1