X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/251996aed11c648ecaa30f77383e0384bfadf7a5..bdc4cdb7f5efbd4b273be6def7652e9011b977a6:/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