mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Minor visual fix
This commit is contained in:
parent
038769eae1
commit
a15d45fb30
@ -169,7 +169,7 @@ if ($view_graph) {
|
|||||||
echo "<tr><td>";
|
echo "<tr><td>";
|
||||||
echo $graph_return;
|
echo $graph_return;
|
||||||
// Add space to the legend transformation
|
// Add space to the legend transformation
|
||||||
if ($stacked === CUSTOM_GRAPH_VBARS) {
|
if ($stacked == CUSTOM_GRAPH_VBARS) {
|
||||||
echo '<br /><br /><br /><br />';
|
echo '<br /><br /><br /><br />';
|
||||||
}
|
}
|
||||||
echo "</td></tr></table>";
|
echo "</td></tr></table>";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user