ui tweaks for prospect edit, RT#7111
[freeside.git] / httemplate / edit / prospect_main.html
index eb3e4d6..7473cc2 100644 (file)
        { 'field'       => 'agentnum',
          'type'        => 'select-agent',
          'empty_label' => 'Select agent',
+         'colspan'     => 6,
        },
        { 'field'   => 'company',
-         'type'   => 'text',
+         'type'    => 'text',
          'size'    => 50,
+         'colspan' => 6,
        },
        { 'field'             => 'contactnum',
          'type'              => 'contact',