'label' => 'Phone',
'type' => 'text'
),
+ array(
+ 'name' => 'fax',
+ 'label' => 'Fax',
+ 'type' => 'text'
+ ),
array(
'name' => 'tollfree',
'label' => 'Toll Free',
'label' => 'GPS Lon.',
'type' => 'text'
),
- array(
- 'name' => 'fax',
- 'label' => 'Fax',
- 'type' => 'text'
- ),
array(
'name' => 'extra',
'label' => 'Extra Content',
'type' => 'text'
),
array(
- 'name' => 'tollfree2',
- 'label' => 'Secondary Toll Free',
+ 'name' => 'fax2',
+ 'label' => 'Secondary Fax',
'type' => 'text'
),
array(
- 'name' => 'fax2',
- 'label' => 'Secondary Fax',
+ 'name' => 'tollfree2',
+ 'label' => 'Secondary Toll Free',
'type' => 'text'
),
array(