Removed PHP closing tag in more files
[timetracker.git] / notification_add.php
index 4d1b457..52e4193 100644 (file)
@@ -91,4 +91,3 @@ $smarty->assign('forms', array($form->getName()=>$form->toArray()));
 $smarty->assign('title', $i18n->getKey('title.add_notification'));
 $smarty->assign('content_page_name', 'notification_add.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file