X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2F477.html;h=84fd7fb9f9257ca18b65a5ae7dcfc7c0bff33c2a;hp=2e9f9428ead16928f6c890df0c42acd1c020ea2b;hb=95cffb2e514c6117fc3eb111581d387b5d0b4e77;hpb=fa0223015fe6c03491b1d0d43524e03ac5fdb899 diff --git a/httemplate/search/477.html b/httemplate/search/477.html index 2e9f9428e..84fd7fb9f 100644 --- a/httemplate/search/477.html +++ b/httemplate/search/477.html @@ -59,13 +59,12 @@ a.download { <% $part_titles->{$partname} %> % if ( $this_part->{num_errors} > 0 ) { -% # disable downloading while it contains errors - - <% emt('This section contains [quant,_1,error].', $this_part->{num_errors}) %> - -% } else { - Download +% # show error heading while it contains errors + + <% emt('This section contains [quant,_1,error].', $this_part->{num_errors}) %> + % } + Download % my $header = ".header_$partname"; % my $data = $this_part->{data};