Update on field names
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 24 Apr 2015 17:40:05 +0000 (13:40 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 24 Apr 2015 17:40:05 +0000 (13:40 -0400)
for the forms

config/settings2.php
glm-employment.php

index de84cb5..f7c928e 100644 (file)
@@ -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
 ];
index aec4cb1..bfd4238 100644 (file)
@@ -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