Skip to content

Commit

Permalink
form method to post in options page
Browse files Browse the repository at this point in the history
  • Loading branch information
kv109 committed Dec 14, 2012
1 parent 8cfb87c commit 5bbbb37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion options.html
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ <h2>Change log</h2>

<div class="bar2 bar">
<div class="formContainer">
<form action="">
<form action="" method="post">
<div class="innerForm">
<div class="inputs"></div>
</div>
Expand Down

0 comments on commit 5bbbb37

Please sign in to comment.