Skip to content

Commit

Permalink
conflicting field id
Browse files Browse the repository at this point in the history
  • Loading branch information
edsonsantoro committed Mar 20, 2024
1 parent 443f016 commit 68e0ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/partials/wpmu-client-network-tab-page.php
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ public function init_tab_page()
);

add_settings_field(
"client",
"client_email",
__('Email para formulários', $this->plugin_name),
[$this, "client_email_callback"],
$this->blog_settings_slug . "-tab",
Expand Down

0 comments on commit 68e0ac6

Please sign in to comment.