From c6072728df02314180139b38b3b115a7dcc58d5a Mon Sep 17 00:00:00 2001 From: harukin Date: Wed, 2 Jan 2019 21:11:44 +0900 Subject: [PATCH] fix user-icon move bug --- view/theme/plusfuture/tpl/navbar_default.tpl | 77 ++++++++++---------- 1 file changed, 39 insertions(+), 38 deletions(-) diff --git a/view/theme/plusfuture/tpl/navbar_default.tpl b/view/theme/plusfuture/tpl/navbar_default.tpl index d78335f..d37ee77 100755 --- a/view/theme/plusfuture/tpl/navbar_default.tpl +++ b/view/theme/plusfuture/tpl/navbar_default.tpl @@ -149,43 +149,7 @@ - -{{if $nav.help.6}} -
- {{$nav.help.5}} - -
-{{/if}} -{{if $userinfo}} +{if $userinfo}} -{{/if}} \ No newline at end of file +{{/if}} + +{{if $nav.help.6}} +
+ {{$nav.help.5}} + +
+{{/if}} +{ \ No newline at end of file