X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/098a79f0819ebb89b7d48df4a6b154af4560f68e..aaf18ed301247fd73acafa0ed896adc511f6012b:/time_edit.php?ds=sidebyside diff --git a/time_edit.php b/time_edit.php index 4c255dbe..36f8cc98 100644 --- a/time_edit.php +++ b/time_edit.php @@ -407,4 +407,3 @@ $smarty->assign('onload', 'onLoad="fillDropdowns()"'); $smarty->assign('title', $i18n->getKey('title.edit_time_record')); $smarty->assign('content_page_name', 'time_edit.tpl'); $smarty->display('index.tpl'); -?> \ No newline at end of file