From b3d877684ee7f3e84e58fb2edc21e395492563ef Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 12 Jan 2016 15:52:54 -0500 Subject: [PATCH] Sort counrse list better --- functions.php | 6 +++--- style.css | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/functions.php b/functions.php index 017dcfd..bc15945 100644 --- a/functions.php +++ b/functions.php @@ -396,12 +396,12 @@ Eagle Glen, The Emerald, Maple Creek, Mt. Pleasant Country Club, +Pine River Country Club, The Pines, Pleasant Hills, PohlCat, Riverwood Resort, -Snow Snake, -Pine River Country Club' +Snow Snake' ); } @@ -464,4 +464,4 @@ add_action('thematic_searchloop', 'mytheme_search_loop'); //} //add_filter('the_content', 'custom_content'); -?> \ No newline at end of file +?> diff --git a/style.css b/style.css index deb95bd..b2e621f 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: MountPleasantCVB Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for MountPleasantCVB -Version: 1.0.13 +Version: 1.0.20 */ -- 2.17.1