Removed PHP closing tag in more files
[timetracker.git] / cf_dropdown_option_add.php
index d13c33b..1eca213 100644 (file)
@@ -70,4 +70,3 @@ $smarty->assign('onload', 'onLoad="document.optionAddForm.name.focus()"');
 $smarty->assign('title', $i18n->getKey('title.cf_add_dropdown_option'));
 $smarty->assign('content_page_name', 'cf_dropdown_option_add.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file