summaryrefslogtreecommitdiff
path: root/mobile
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-12-10 21:26:59 +0400
committerAndrew Dolgov <[email protected]>2011-12-10 21:26:59 +0400
commite331188f761669785024bc0f76debb904a1b6210 (patch)
tree48540667378300f0129fa7657170e316d22ca744 /mobile
parente6f1a1b747fd2e77c910dc048cb44ca622da4a79 (diff)
misc typo fixes
Diffstat (limited to 'mobile')
-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>