mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Minor visual change
This commit is contained in:
parent
8f3973d934
commit
46cd0b4ca0
@ -339,7 +339,7 @@ else {
|
|||||||
// View available downtimes present in database (if any of them)
|
// View available downtimes present in database (if any of them)
|
||||||
$table = new StdClass();
|
$table = new StdClass();
|
||||||
$table->class = 'databox data';
|
$table->class = 'databox data';
|
||||||
$table->width = '100%';
|
$table->width = '98%';
|
||||||
$table->cellstyle = array();
|
$table->cellstyle = array();
|
||||||
|
|
||||||
$table->head = array();
|
$table->head = array();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user