]> wagnertech.de Git - timetracker.git/blobdiff - notification_add.php
Initial implementation of a mobile timer page
[timetracker.git] / notification_add.php
index 4d1b457c497662997856594c942fbe74007e1656..52e4193eb498e21a313e3a0d4c9e1a2f329220be 100644 (file)
@@ -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