From ec6fc832e6467722a0dd05f0ccccd86bdd28d693 Mon Sep 17 00:00:00 2001 From: Cameron Terry Date: Sun, 13 Aug 2017 17:18:28 +0100 Subject: [PATCH] Fixed an issue with the "for" attribute on the Edit Artist term screen. --- src/admin/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ); ?> - +