mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Merge branch 'feature/events' into pandora_5.1
This commit is contained in:
commit
28b5fa4793
@ -16,6 +16,7 @@
|
|||||||
if(!isset($table->width)) {
|
if(!isset($table->width)) {
|
||||||
$table->width = '100%';
|
$table->width = '100%';
|
||||||
}
|
}
|
||||||
|
|
||||||
$table->id = "eventtable";
|
$table->id = "eventtable";
|
||||||
$table->cellpadding = 4;
|
$table->cellpadding = 4;
|
||||||
$table->cellspacing = 4;
|
$table->cellspacing = 4;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user