From db710cd2dfc67f4bb4c6dfde5ff62cf0a11d9f08 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Wed, 1 Feb 2017 14:45:52 -0800 Subject: fix a few style issues with nav login panel --- view/tpl/login.tpl | 4 ++++ view/tpl/nav.tpl | 8 -------- view/tpl/remote_login.tpl | 2 +- 3 files changed, 5 insertions(+), 9 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/login.tpl b/view/tpl/login.tpl index d56c8f272..1c2841adf 100755 --- a/view/tpl/login.tpl +++ b/view/tpl/login.tpl @@ -1,4 +1,6 @@ +{{if $login_page}}
+{{/if}}
@@ -17,5 +19,7 @@ {{/foreach}} +{{if $login_page}}
+{{/if}} \ No newline at end of file diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl index 86f9d5cf9..bda833b94 100755 --- a/view/tpl/nav.tpl +++ b/view/tpl/nav.tpl @@ -160,16 +160,8 @@ - {{/if}} {{if $nav.register}} diff --git a/view/tpl/remote_login.tpl b/view/tpl/remote_login.tpl index 1d11fb712..e6d387265 100644 --- a/view/tpl/remote_login.tpl +++ b/view/tpl/remote_login.tpl @@ -1 +1 @@ -{{$title}} +{{$title}} -- cgit v1.2.3