aboutsummaryrefslogtreecommitdiff
path: root/trunk/views/default/event_calendar/agenda_footer.php
diff options
context:
space:
mode:
authorKevin Jardine <kevinjardine@yahoo.com>2011-06-27 12:49:05 +0200
committerKevin Jardine <kevinjardine@yahoo.com>2011-06-27 12:49:05 +0200
commitc07218b9c7b256e998f0a31c0226b3bd6d8011d7 (patch)
treeb13c83d01bf4cb488a783a4b65cdfc9837bdc514 /trunk/views/default/event_calendar/agenda_footer.php
parent446a0679509f2206cbf26f4a795fe0468b715f64 (diff)
downloadelgg-c07218b9c7b256e998f0a31c0226b3bd6d8011d7.tar.gz
elgg-c07218b9c7b256e998f0a31c0226b3bd6d8011d7.tar.bz2
added main code
Diffstat (limited to 'trunk/views/default/event_calendar/agenda_footer.php')
-rw-r--r--trunk/views/default/event_calendar/agenda_footer.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/trunk/views/default/event_calendar/agenda_footer.php b/trunk/views/default/event_calendar/agenda_footer.php
new file mode 100644
index 000000000..8749ebe08
--- /dev/null
+++ b/trunk/views/default/event_calendar/agenda_footer.php
@@ -0,0 +1,5 @@
+<?php
+
+echo '</tbody></table></div>';
+
+?> \ No newline at end of file