From a49e4be783b612c105dc0a3dd5479b24b0d9d2d9 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 4 Sep 2018 17:01:28 -0400 Subject: [PATCH] Fix template part file illegal offset --- style.css | 2 +- template-parts/search-overlay.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index aac3cd4..103e24e 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Theme URI: http://underscores.me/ Author: Underscores.me Author URI: http://underscores.me/ Description: Description -Version: 1.0.30 +Version: 1.0.31 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: wmta diff --git a/template-parts/search-overlay.php b/template-parts/search-overlay.php index 0754448..9197871 100644 --- a/template-parts/search-overlay.php +++ b/template-parts/search-overlay.php @@ -22,7 +22,7 @@ $cities = $decode_array['cities']; $val){ ?> - + -- 2.17.1