mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-08-16 15:28:43 +02:00
#13344 fix minor error
This commit is contained in:
parent
8bea6c8ba1
commit
5605b06809
@ -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'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user