X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/098a79f0819ebb89b7d48df4a6b154af4560f68e..b35f517fc6c8452f01ebc5fe1f022ea0751fa5f7:/notifications.php diff --git a/notifications.php b/notifications.php index 5f2f6d2f..3848f862 100644 --- a/notifications.php +++ b/notifications.php @@ -54,4 +54,3 @@ $smarty->assign('notifications', $notifications); $smarty->assign('title', $i18n->getKey('title.notifications')); $smarty->assign('content_page_name', 'notifications.tpl'); $smarty->display('index.tpl'); -?> \ No newline at end of file