X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=time_edit.php;h=36f8cc98da8fb634290c218dbe210e11a735ba25;hb=15088d6dbc46c17600b40843153e598ce42b1e9b;hp=4c255dbef2765aa0af2006adbf14df6a1aa0d6d1;hpb=098a79f0819ebb89b7d48df4a6b154af4560f68e;p=timetracker.git 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