summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtemplates/install_login.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/install_login.tpl b/templates/install_login.tpl
index 4f51b4a..fa29124 100755
--- a/templates/install_login.tpl
+++ b/templates/install_login.tpl
@@ -2,7 +2,7 @@
<h1>{$title|default:"You must be logged in as an administrator to run the installer."}</h1>
-{form ipackage="users" ifile="validate.php" name="login" legend="Please sign in to continue"}
+{form name="login" legend="Please sign in to continue"}
<div class="form-group">
{formfeedback error="$error"}
{formlabel label="Username or Email" for="user"}