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