From 5710bab97198234afced474250f20e24332fd6fc Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 18 Feb 2017 16:59:06 -0500 Subject: Improve search tables --- app/Template/search/activity.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'app/Template/search/activity.php') diff --git a/app/Template/search/activity.php b/app/Template/search/activity.php index 2582162b..6be346b6 100644 --- a/app/Template/search/activity.php +++ b/app/Template/search/activity.php @@ -37,7 +37,9 @@

- render('event/events', array('events' => $events)) ?> +
+ render('event/events', array('events' => $events)) ?> +
-- cgit v1.2.3