X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/098a79f0819ebb89b7d48df4a6b154af4560f68e..2ae2b6401a0758b21e016148851eadea7dd3f619:/notification_add.php diff --git a/notification_add.php b/notification_add.php index 4d1b457c..52e4193e 100644 --- a/notification_add.php +++ b/notification_add.php @@ -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