X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/993450e17195b87dc406c3135ee22dafe9b825fb..5ef582473f6b329be18ad83c61e053fdcd9c6ed5:/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