From: ivan Date: Fri, 21 Nov 2008 01:58:50 +0000 (+0000) Subject: undo voodoo, find real problem X-Git-Tag: root_of_webpay_support~243 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=c0fd57a78daf5ed54cb5f0944b227350f12f0704;p=freeside.git undo voodoo, find real problem --- diff --git a/httemplate/edit/elements/edit.html b/httemplate/edit/elements/edit.html index 94bf1a5ed..537645e3e 100644 --- a/httemplate/edit/elements/edit.html +++ b/httemplate/edit/elements/edit.html @@ -286,7 +286,7 @@ Example: % $g_row++ if $type eq 'title'; % } else { % if ( $type eq 'columnstart' ) { -% push @g_row_stack, $g_row++; +% push @g_row_stack, $g_row; % $g_row = 0; % #} elsif ( $type eq 'columnnext' ) { % } elsif ( $type eq 'columnend' ) { @@ -379,7 +379,8 @@ Example: