X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/029e1daa627ad332edd64bba79f5415fcaf1407d..33399ff6a8bdfe9b989810dafe9c4dbf3cf3b685:/mobile/time_edit.php diff --git a/mobile/time_edit.php b/mobile/time_edit.php index 440aeefa..00255894 100644 --- a/mobile/time_edit.php +++ b/mobile/time_edit.php @@ -347,4 +347,3 @@ $smarty->assign('onload', 'onLoad="fillDropdowns()"'); $smarty->assign('title', $i18n->getKey('title.edit_time_record')); $smarty->assign('content_page_name', 'mobile/time_edit.tpl'); $smarty->display('mobile/index.tpl'); -?> \ No newline at end of file