aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/login.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/login.tpl')
-rwxr-xr-xview/tpl/login.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/login.tpl b/view/tpl/login.tpl
index da38f3571..d56c8f272 100755
--- a/view/tpl/login.tpl
+++ b/view/tpl/login.tpl
@@ -5,7 +5,7 @@
<div id="login-input" class="form-group">
{{include file="field_input.tpl" field=$lname}}
{{include file="field_password.tpl" field=$lpassword}}
- {{include file="field_checkbox.tpl" field=$remember}}
+ {{include file="field_checkbox.tpl" field=$remember_me}}
<button type="submit" name="submit" class="btn btn-block btn-primary">{{$login}}</button>
</div>
<div id="login-extra-links">