From: Steve Sutton Date: Fri, 19 Dec 2014 15:40:30 +0000 (-0500) Subject: fix comma X-Git-Tag: v1.0.1~6 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=3747837eb45c706c4d2941fff3ce855e65339c5c;p=WP-Plugins%2Fglm-employment.git fix comma no comma is need before and --- diff --git a/config/settings4.php b/config/settings4.php index 87deb3a..51fe2fa 100644 --- a/config/settings4.php +++ b/config/settings4.php @@ -89,7 +89,7 @@ $crimes_in_past_7_years = [ $crimes_explain = [ 'type' => 'text', 'name' => 'crimes_explain', - 'label' => 'If so, where, when ,and nature of offense?', + 'label' => 'If so, where, when and nature of offense?', 'grid' => 6, 'req' => false ];