]> wagnertech.de Git - timetracker.git/blobdiff - task_add.php
Initial implementation of a mobile timer page
[timetracker.git] / task_add.php
index b37f1065545593a682284cc0fb0bc7e40fc76caa..d50998c62041fc9860df1d843057a74697c1bf83 100644 (file)
@@ -82,4 +82,3 @@ $smarty->assign('onload', 'onLoad="document.taskForm.name.focus()"');
 $smarty->assign('title', $i18n->getKey('title.add_task'));
 $smarty->assign('content_page_name', 'task_add.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file