Check git.

This commit is contained in:
Vanessa Gil 2014-11-25 16:47:10 +01:00
parent c219cc30d6
commit 82b255d25d
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
if(!isset($table->width)) {
$table->width = '100%';
}
$table->id = "eventtable";
$table->cellpadding = 4;
$table->cellspacing = 4;