fix minor error

This commit is contained in:
Jonathan 2024-04-12 11:13:44 +02:00
parent 8bea6c8ba1
commit 5605b06809
1 changed files with 1 additions and 1 deletions
pandora_console/godmode/users

View File

@ -214,7 +214,7 @@ try {
echo $e->getMessage();
}
echo '<form method="post" id="" yaction="'.$edit_url.'">';
echo '<form method="post" action="'.$edit_url.'">';
html_print_action_buttons(
html_print_submit_button(
__('Create Token'),