Fix api checker form
This commit is contained in:
parent
1612b5d063
commit
f19ed2fbc0
|
@ -202,9 +202,7 @@ function extension_api_checker()
|
|||
echo '</fieldset>';
|
||||
echo "<div class='right'>";
|
||||
echo '</div>';
|
||||
echo '</form>';
|
||||
|
||||
echo "<form method='post'>";
|
||||
echo '<fieldset>';
|
||||
echo '<legend>'.__('Custom URL').'</legend>';
|
||||
html_print_table($table3);
|
||||
|
|
Loading…
Reference in New Issue