Removed PHP closing tag in more files
[timetracker.git] / notifications.php
index 5f2f6d2..3848f86 100644 (file)
@@ -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