X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/251996aed11c648ecaa30f77383e0384bfadf7a5..74704a7d4ecfb939bbcddeeec397b9de3b85bd2f:/cf_custom_field_add.php diff --git a/cf_custom_field_add.php b/cf_custom_field_add.php index 1818b572..fc35cf13 100644 --- a/cf_custom_field_add.php +++ b/cf_custom_field_add.php @@ -72,4 +72,3 @@ $smarty->assign('onload', 'onLoad="document.fieldForm.name.focus()"'); $smarty->assign('title', $i18n->getKey('title.cf_add_custom_field')); $smarty->assign('content_page_name', 'cf_custom_field_add.tpl'); $smarty->display('index.tpl'); -?> \ No newline at end of file