X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=cf_custom_fields.php;h=35ae94d0a69979a2b68db2db8d9e788cd6e23d43;hb=23b28d9f1bed21ad53c99fdd6c5649e4aa8be66b;hp=942817db6a1c24882c29a3014088cb5c73d3785a;hpb=251996aed11c648ecaa30f77383e0384bfadf7a5;p=timetracker.git diff --git a/cf_custom_fields.php b/cf_custom_fields.php index 942817db..35ae94d0 100644 --- a/cf_custom_fields.php +++ b/cf_custom_fields.php @@ -58,4 +58,3 @@ $smarty->assign('custom_fields', $fields); $smarty->assign('title', $i18n->getKey('title.cf_custom_fields')); $smarty->assign('content_page_name', 'cf_custom_fields.tpl'); $smarty->display('index.tpl'); -?> \ No newline at end of file