'type' => 'radio',
'name' => 'denied_license',
'label' => 'A. Have you ever been denied a license, permit or privilege to'
- . 'operate a motor wehicle?',
+ . 'operate a motor vehicle?',
'grid' => 4,
'req' => true,
'opts' => [[
$disqualified_license = [
'type' => 'radio',
'name' => 'disqualified_license',
- 'label' => 'C. Have you ever been disquelified for violations of the Federal'
- . 'Mortor Carrier Safety Regulations?',
+ 'label' => 'C. Have you ever been disqualified for violations of the Federal'
+ . 'Motor Carrier Safety Regulations?',
'grid' => 4,
'req' => true,
'opts' => [[
$topHeader = [
'type' => 'header',
'label' => 'Current and Former Employers',
- 'subheader' => '(List current or most cerent job first)',
+ 'subheader' => '(List current or most current job first)',
'notes' => '<b>Note to Driver Candidates:</b> The U.S. Department of '
. 'Transportation requires that driver applications show all employment for '
. 'the past three years. They must also show commercial driver employment '
$training_skills = [
'type' => 'textarea',
'name' => 'training_skills',
- 'label' => 'Please provide any addional information such as special skills, '
+ 'label' => 'Please provide any additional information such as special skills, '
. 'training, management experiences, equipment operation or qualifications '
. 'you feel will be helpful to us in considering your application',
'grid' => 12,
];
$additional_info = [
'type' => 'textarea',
- 'name' => 'additinal_info',
+ 'name' => 'additional_info',
'label' => 'State any additional information that you feel may be helpful '
. 'to us in considering your application.',
'grid' => 12,
. '<li><b>Consumer reporting agencies may not report outdated negative information.</b> In most cases, a consumer reporting agency may not report negative information that is more than seven years old, or bankruptcies that are more than 10 years old.</li>'
. '<li><b>Access to your file is limited.</b> A consumer reporting agency may provide information about you only to people with a valid need – usually to consider an application with a creditor, insurer, employer, landlord, or other business. The FCRA specifies those with a valid need for access.</li>'
. '<li><b>You must give your consent for reports to be provided to employers.</b> A consumer reporting agency may not give out information about you to your employer, or a potential employer, without written consent given to the employer. For more information, go to www.ftc.gov/credit.</li>'
- . '<li><b>You may limit “prescreened” offers of credit and insurance you get based on information in your credit report.</b> Unsolicited “prescreened” offers for credit and insurance must include a toll-free phone number you can call if you choose to remove your name and address from the lists these offers are based on. You may opt-out with the nationwide credit bureaus at 1-888-5OPTOUT (1-888-567-8688).</li>'
+ . '<li><b>You may limit "prescreened" offers of credit and insurance you get based on information in your credit report.</b> Unsolicited “prescreened” offers for credit and insurance must include a toll-free phone number you can call if you choose to remove your name and address from the lists these offers are based on. You may opt-out with the nationwide credit bureaus at 1-888-5OPTOUT (1-888-567-8688).</li>'
. '<li><b>You may seek damages from violators.</b> If a consumer reporting agency, or, in some cases, a user of consumer reports or a furnisher of information to a consumer reporting agency violates the FCRA, you may be able to sue in state or federal court.</li>'
. '<li><b>Identity theft victims and active duty military personnel have additional rights.</b> For more information, visit www.ftc.gov/credit.</li>'
. ''
[$app_city, $app_state, $app_zip],
[$app_social],
[$agree_form_waiver2]
-];
\ No newline at end of file
+];