Removed PHP closing tag in more files
[timetracker.git] / cf_custom_field_edit.php
index 796ad17..71ffd39 100644 (file)
@@ -79,4 +79,3 @@ $smarty->assign('onload', 'onLoad="document.fieldForm.name.focus()"');
 $smarty->assign('title', $i18n->getKey('title.cf_edit_custom_field'));
 $smarty->assign('content_page_name', 'cf_custom_field_edit.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file