one more print
This commit is contained in:
parent
ee1693edf0
commit
2e297b5753
@ -1123,10 +1123,11 @@ if (is_object($objcanvas) && $objcanvas->displayCanvasExists($action)) {
|
|||||||
})
|
})
|
||||||
</script>';
|
</script>';
|
||||||
} else {
|
} else {
|
||||||
print '<td colspan="2"></td>';
|
print '<td></td>';
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
print '<td colspan="2"></td>';
|
||||||
}
|
}
|
||||||
|
|
||||||
print '</tr>';
|
print '</tr>';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user