From 65a420b22755f774dc2422f7fdf3709e01289945 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Sat, 18 Sep 2010 21:11:18 -0700 Subject: theme cleanup --- mod/notifications.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/notifications.php') diff --git a/mod/notifications.php b/mod/notifications.php index 6422b3b00..96f50d90b 100644 --- a/mod/notifications.php +++ b/mod/notifications.php @@ -57,6 +57,7 @@ function notifications_content(&$a) { } $o = ''; + $o .= ''; if(($a->argc > 1) && ($a->argv[1] == 'all')) $sql_extra = ''; -- cgit v1.2.3