X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/098a79f0819ebb89b7d48df4a6b154af4560f68e..ca17581f1028c311eb10155a8f007befdeb10275:/task_edit.php diff --git a/task_edit.php b/task_edit.php index 3a03d428..47722f6d 100644 --- a/task_edit.php +++ b/task_edit.php @@ -112,4 +112,3 @@ $smarty->assign('forms', array($form->getName()=>$form->toArray())); $smarty->assign('title', $i18n->getKey('title.edit_task')); $smarty->assign('content_page_name', 'task_edit.tpl'); $smarty->display('index.tpl'); -?> \ No newline at end of file