X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/9a23a8c0a51b7ec38a96f525484134f3cb85dc7e..b35f517fc6c8452f01ebc5fe1f022ea0751fa5f7:/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