From 9339ea12c60e54c8d73d2d586ba525ced33a35e1 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Thu, 24 May 2018 14:56:07 -0600 Subject: [PATCH] Fix theme bugs where complex JSON is echoed twice --- public/themes/bootstrap/contact.php | 2 +- public/themes/hyperspace/default.php | 2 +- public/themes/identity/contact.php | 2 +- public/themes/verti/contact.php | 2 +- public/themes/verti/home.php | 8 ++++---- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/public/themes/bootstrap/contact.php b/public/themes/bootstrap/contact.php index 2d84447..cbd7c70 100644 --- a/public/themes/bootstrap/contact.php +++ b/public/themes/bootstrap/contact.php @@ -37,7 +37,7 @@ include __DIR__ . "/inc/header.inc.php"; $icon = $btn['icon']; $text = $btn['text']; ?> - diff --git a/public/themes/hyperspace/default.php b/public/themes/hyperspace/default.php index d787091..83820d9 100644 --- a/public/themes/hyperspace/default.php +++ b/public/themes/hyperspace/default.php @@ -12,7 +12,7 @@ include __DIR__ . "/inc/header.inc.php"; - +
diff --git a/public/themes/identity/contact.php b/public/themes/identity/contact.php index a2bffa5..7d8a613 100644 --- a/public/themes/identity/contact.php +++ b/public/themes/identity/contact.php @@ -22,7 +22,7 @@ include __DIR__ . "/inc/header.inc.php"; $icon = $btn['icon']; $text = $btn['text']; ?> - diff --git a/public/themes/verti/contact.php b/public/themes/verti/contact.php index 9972253..bbc9cbc 100644 --- a/public/themes/verti/contact.php +++ b/public/themes/verti/contact.php @@ -39,7 +39,7 @@ $icon = $btn['icon']; $text = $btn['text']; ?> - diff --git a/public/themes/verti/home.php b/public/themes/verti/home.php index 879c15a..f3b3a0f 100644 --- a/public/themes/verti/home.php +++ b/public/themes/verti/home.php @@ -21,7 +21,7 @@ $link = $btn['link']; $text = $btn['text']; ?> - + @@ -34,7 +34,7 @@ $link = $btn['link']; $text = $btn['text']; ?> - + @@ -108,7 +108,7 @@ END; $link = $btn['link']; $text = $btn['text']; ?> - + @@ -132,7 +132,7 @@ END; $link = $btn['link']; $text = $btn['text']; ?> - +