mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
#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…
x
Reference in New Issue
Block a user