From: Steve Sutton Date: Fri, 24 Apr 2015 17:40:05 +0000 (-0400) Subject: Update on field names X-Git-Tag: v1.0.3^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=e3ffac7924e806b73487b2fcc052cfafaaecba1a;p=WP-Plugins%2Fglm-employment.git Update on field names for the forms --- diff --git a/config/settings2.php b/config/settings2.php index de84cb5..f7c928e 100644 --- a/config/settings2.php +++ b/config/settings2.php @@ -217,13 +217,13 @@ $last_5_years_states = [ ]; $special_drivers_training = [ 'type' => 'textarea', - 'name' => 'last_5_years_states', + 'name' => 'special_drivers_training', 'label' => 'List special courses or training that will help you as a driver:', 'grid' => 12 ]; $driving_awards = [ 'type' => 'textarea', - 'name' => 'last_5_years_states', + 'name' => 'driving_awards', 'label' => 'List driving awards held and who awards were presented by:', 'grid' => 12 ]; diff --git a/glm-employment.php b/glm-employment.php index aec4cb1..bfd4238 100644 --- a/glm-employment.php +++ b/glm-employment.php @@ -2,7 +2,7 @@ /** * Plugin Name: Gaslight Media Employment * Description: Online Employment Application for Gaslight Media Clients. - * Version: 1.0.2 + * Version: 1.0.3 * Author: Steve Sutton * Author URI: http://www.gaslightmedia.com * License: All right reserved