X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2F477partIA_detail.html;fp=httemplate%2Fsearch%2F477partIA_detail.html;h=6fea39109ca49b3561b4d042903cda57992e961e;hb=d5cc5b2fbb03670d2082cf2521aa9b9d8760d607;hp=e4a59de5f7cfa71dbc2e48c1301ea0e74a6e6fad;hpb=01978afbd19eeebf30398df3d61052f14824d794;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 {