From 69c6271c6e43451a3da945d60a5435e224e7c782 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 7 Aug 2016 12:51:03 -0400 Subject: Convert application header to grid system --- app/Template/header/user_notifications.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 app/Template/header/user_notifications.php (limited to 'app/Template/header/user_notifications.php') diff --git a/app/Template/header/user_notifications.php b/app/Template/header/user_notifications.php new file mode 100644 index 00000000..83c545d2 --- /dev/null +++ b/app/Template/header/user_notifications.php @@ -0,0 +1,5 @@ +user->hasNotifications()): ?> + + url->link('', 'DashboardController', 'notifications', array('user_id' => $this->user->getId()), false, '', t('Unread notifications')) ?> + + -- cgit v1.2.3