X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/251996aed11c648ecaa30f77383e0384bfadf7a5..5ef582473f6b329be18ad83c61e053fdcd9c6ed5:/cf_dropdown_options.php diff --git a/cf_dropdown_options.php b/cf_dropdown_options.php index c8713caf..e12900b2 100644 --- a/cf_dropdown_options.php +++ b/cf_dropdown_options.php @@ -49,4 +49,3 @@ $smarty->assign('options', $options); $smarty->assign('title', $i18n->getKey('title.cf_dropdown_options')); $smarty->assign('content_page_name', 'cf_dropdown_options.tpl'); $smarty->display('index.tpl'); -?> \ No newline at end of file