Removed PHP closing tag in more files
[timetracker.git] / cf_dropdown_options.php
index c8713ca..e12900b 100644 (file)
@@ -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