X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=cf_dropdown_options.php;h=e12900b2a525950f06d5fadbd11b63aa1b6b29e2;hb=b4b57ea6a41c263250715f72248d48eae22f5476;hp=c8713caffd6d1449e3610de0ecdbf21bc1c3e36d;hpb=251996aed11c648ecaa30f77383e0384bfadf7a5;p=timetracker.git 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