diff options
| -rw-r--r-- | fileparts/report.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fileparts/report.html b/fileparts/report.html index 51470ee..48a086b 100644 --- a/fileparts/report.html +++ b/fileparts/report.html @@ -1,7 +1,7 @@ <id><img style="width:32px" src="data/icons/icon_bug.png" alt="bug icon"><br/></id> <p> <id> - <form action="./report.sh" method="post"> + <form action="./report.sh" method="put"> <br> <label>Short description of the bug <input type="text" name="sname"> |
