X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=notification_edit.php;h=d04430b0c7fb55d3a2223e11a876c870bb35f654;hb=15088d6dbc46c17600b40843153e598ce42b1e9b;hp=e029c6ca5f32e816119c12bca70230e175114f2f;hpb=098a79f0819ebb89b7d48df4a6b154af4560f68e;p=timetracker.git diff --git a/notification_edit.php b/notification_edit.php index e029c6ca..d04430b0 100644 --- a/notification_edit.php +++ b/notification_edit.php @@ -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