IC 4.9.5
In line 1237 of lib/Vend/Form.pm
elsif ($type =~ /left[\s_]*(\d?)/i ) {
Change to
elsif ($type =~ /left[\s_]*(\d+)/i ) {
If we would like to have more than nine columns. Same thing with right.
--
Bill Carr
Worldwide Impact
bill@worldwideimpact.com
413-253-6700