From 490867ebf7ca6451bf2304fd15dc8796716f6911 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 4 Jan 2013 21:34:36 -0800 Subject: port "remember me" from Friendica --- view/tpl/login.tpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view/tpl/login.tpl') diff --git a/view/tpl/login.tpl b/view/tpl/login.tpl index 9cecef5c7..149c46e4c 100644 --- a/view/tpl/login.tpl +++ b/view/tpl/login.tpl @@ -11,6 +11,8 @@ {{ if $register }}$register.desc{{ endif }} $lostlink + + {{ inc field_checkbox.tpl with $field=$remember }}{{ endinc }}
-- cgit v1.2.3