diff options
Diffstat (limited to 'ratatoeskr/templates/src/systemtemplates/setup_dbsetup.html')
-rw-r--r-- | ratatoeskr/templates/src/systemtemplates/setup_dbsetup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ratatoeskr/templates/src/systemtemplates/setup_dbsetup.html b/ratatoeskr/templates/src/systemtemplates/setup_dbsetup.html index e43d2ef..c0b816c 100644 --- a/ratatoeskr/templates/src/systemtemplates/setup_dbsetup.html +++ b/ratatoeskr/templates/src/systemtemplates/setup_dbsetup.html @@ -5,7 +5,7 @@ <div class="error"><ste:escape>$error</ste:escape></div> </ste:then> </ste:if> - <form action="setup.php?lang=$lang" method="POST" accept-charset="UTF-8"> + <form action="setup.php?lang=$lang" method="post" accept-charset="UTF-8"> <h2><ste:get_translation for="dbsetup" /></h2> <p> <ste:get_translation for="dbsetup_mysql_host" /><br /> |