X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/029e1daa627ad332edd64bba79f5415fcaf1407d..33399ff6a8bdfe9b989810dafe9c4dbf3cf3b685:/mobile/time_delete.php diff --git a/mobile/time_delete.php b/mobile/time_delete.php index eb4ac2bf..ef955e9a 100644 --- a/mobile/time_delete.php +++ b/mobile/time_delete.php @@ -101,4 +101,3 @@ $smarty->assign('forms', array($form->getName() => $form->toArray())); $smarty->assign('title', $i18n->getKey('title.delete_time_record')); $smarty->assign('content_page_name', 'mobile/time_delete.tpl'); $smarty->display('mobile/index.tpl'); -?> \ No newline at end of file