X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=cf_custom_field_delete.php;h=7ae62ac40fd9cc9817d4a340e604dfba8aef53bc;hb=b35f517fc6c8452f01ebc5fe1f022ea0751fa5f7;hp=6f42e31f91b83427534cd2803bbc9eacf3c2408c;hpb=251996aed11c648ecaa30f77383e0384bfadf7a5;p=timetracker.git diff --git a/cf_custom_field_delete.php b/cf_custom_field_delete.php index 6f42e31f..7ae62ac4 100644 --- a/cf_custom_field_delete.php +++ b/cf_custom_field_delete.php @@ -74,4 +74,3 @@ $smarty->assign('onload', 'onLoad="document.fieldDeleteForm.btn_cancel.focus()"' $smarty->assign('title', $i18n->getKey('title.cf_delete_custom_field')); $smarty->assign('content_page_name', 'cf_custom_field_delete.tpl'); $smarty->display('index.tpl'); -?> \ No newline at end of file