diff --git a/src/admin/index.php b/src/admin/index.php index 750ca61..52f632f 100644 --- a/src/admin/index.php +++ b/src/admin/index.php @@ -9,7 +9,7 @@ function dz_edit_term_field_text( $label, $meta_key, $term_id ) { $value = get_term_meta( $term_id, $meta_key, true ); ?>