mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Set back to post.
This commit is contained in:
parent
b8cc74edfb
commit
8ecbdab63b
@ -80,7 +80,7 @@ if (!isset($do_traceroute)) {
|
||||
}
|
||||
?>
|
||||
<?php if ($input_errors) print_input_errors($input_errors); ?>
|
||||
<form action="diag_traceroute.php" method="get" name="iform" id="iform">
|
||||
<form action="diag_traceroute.php" method="post" name="iform" id="iform">
|
||||
<table width="100%" border="0" cellpadding="6" cellspacing="0">
|
||||
<tr>
|
||||
<td colspan="2" valign="top" class="listtopic">Traceroute</td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user