X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2F477partIA_detail.html;h=6fea39109ca49b3561b4d042903cda57992e961e;hb=38458c0c9135228828b5a477ed1710ef687ec3d3;hp=e4a59de5f7cfa71dbc2e48c1301ea0e74a6e6fad;hpb=b731fd6e97ffc88d9ab7826a1d0ae5ccf1ba3d6c;p=freeside.git diff --git a/httemplate/search/477partIA_detail.html b/httemplate/search/477partIA_detail.html index e4a59de5f..6fea39109 100755 --- a/httemplate/search/477partIA_detail.html +++ b/httemplate/search/477partIA_detail.html @@ -94,7 +94,7 @@ my $value = sub { my $return = $count; if ($cgi->param('_type') eq 'xml') { - $rowchar++ if $column == 1; + $rowchar++ if $column == 0; $xml_element = $xml_prefix. chr($rowchar). ($column+1); $return = '' if $count == 0 and $cgi->param('_type') eq 'xml'; } else {