From bf252d238888480cdadd1df8ced2928831d48e64 Mon Sep 17 00:00:00 2001 From: Waitman Gobble Date: Mon, 18 Sep 2017 05:54:38 -0500 Subject: add remote login to login form This exists in nav login but not login.tpl --- view/tpl/login.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'view/tpl/login.tpl') diff --git a/view/tpl/login.tpl b/view/tpl/login.tpl index 3d3faa41c..5e6d48eb0 100755 --- a/view/tpl/login.tpl +++ b/view/tpl/login.tpl @@ -6,6 +6,7 @@ {{include file="field_password.tpl" field=$lpassword}} {{include file="field_checkbox.tpl" field=$remember_me}} + {{$remote_login}}