Check git.
This commit is contained in:
parent
c219cc30d6
commit
82b255d25d
|
@ -16,6 +16,7 @@
|
|||
if(!isset($table->width)) {
|
||||
$table->width = '100%';
|
||||
}
|
||||
|
||||
$table->id = "eventtable";
|
||||
$table->cellpadding = 4;
|
||||
$table->cellspacing = 4;
|
||||
|
|
Loading…
Reference in New Issue