X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/993450e17195b87dc406c3135ee22dafe9b825fb..5ef582473f6b329be18ad83c61e053fdcd9c6ed5:/cf_custom_fields.php diff --git a/cf_custom_fields.php b/cf_custom_fields.php index 942817db..35ae94d0 100644 --- a/cf_custom_fields.php +++ b/cf_custom_fields.php @@ -58,4 +58,3 @@ $smarty->assign('custom_fields', $fields); $smarty->assign('title', $i18n->getKey('title.cf_custom_fields')); $smarty->assign('content_page_name', 'cf_custom_fields.tpl'); $smarty->display('index.tpl'); -?> \ No newline at end of file