X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/098a79f0819ebb89b7d48df4a6b154af4560f68e..bdc4cdb7f5efbd4b273be6def7652e9011b977a6:/notification_delete.php diff --git a/notification_delete.php b/notification_delete.php index 62f11ef8..8c3681b0 100644 --- a/notification_delete.php +++ b/notification_delete.php @@ -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