From bdecb61bfa170412c7db513e6b58a13d0b0930f3 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 28 Sep 2017 11:31:36 +0200 Subject: remove double remote login button and slightly change appearence --- view/tpl/login.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'view/tpl/login.tpl') diff --git a/view/tpl/login.tpl b/view/tpl/login.tpl index 5e6d48eb0..492149abb 100755 --- a/view/tpl/login.tpl +++ b/view/tpl/login.tpl @@ -6,12 +6,13 @@ {{include file="field_password.tpl" field=$lpassword}} {{include file="field_checkbox.tpl" field=$remember_me}} - {{$remote_login}} +
+ {{$remote_login}} {{foreach $hiddens as $k=>$v}} -- cgit v1.2.3