#12989 Fixed network csv
This commit is contained in:
parent
0cde0a5820
commit
a1bab17ee5
|
@ -1149,7 +1149,7 @@ class HTML
|
|||
$output_submit .= self::printBlockAsGrid($input, true);
|
||||
}
|
||||
} else {
|
||||
$output_submit .= self::printBlockAsGrid($input, true);
|
||||
$output .= self::printBlockAsGrid($input, true);
|
||||
}
|
||||
} else {
|
||||
$output .= $input;
|
||||
|
|
Loading…
Reference in New Issue