Minor cleanup in is and it translation files
[timetracker.git] / task_add.php
index b37f106..d50998c 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