summaryrefslogtreecommitdiff
path: root/mobile/login_form.php
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/login_form.php')
-rw-r--r--mobile/login_form.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/login_form.php b/mobile/login_form.php
index feebe70ec..937c71f8a 100644
--- a/mobile/login_form.php
+++ b/mobile/login_form.php
@@ -28,7 +28,7 @@ function do_login() {
<a class="button blueButton" onclick='do_login()'><?php echo __('Log in') ?></a>
</div>
- <form target="_self" title="Login" action="index.php" id="login" class="panel" method="POST" name="login" selected="true">
+ <form target="_self" title="Login" action="index.php" id="login" class="panel" method="post" name="login" selected="true">
<fieldset>