Removed PHP closing tag in more files
[timetracker.git] / notification_delete.php
index 62f11ef..8c3681b 100644 (file)
@@ -67,4 +67,3 @@ $smarty->assign('onload', 'onLoad="document.notificationDeleteForm.btn_cancel.fo
 $smarty->assign('title', $i18n->getKey('title.delete_notification'));
 $smarty->assign('content_page_name', 'notification_delete.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file