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 ++- view/tpl/nav_login.tpl | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) 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}} diff --git a/view/tpl/nav_login.tpl b/view/tpl/nav_login.tpl index b361b1a14..4a94908f0 100644 --- a/view/tpl/nav_login.tpl +++ b/view/tpl/nav_login.tpl @@ -9,7 +9,6 @@ -- cgit v1.2.3