From 01f49d72c4c2b7b44352d16b5f159fb3b99c1229 Mon Sep 17 00:00:00 2001 From: harukin Date: Wed, 2 Jan 2019 21:13:17 +0900 Subject: [PATCH] fix typo --- view/theme/plusfuture/tpl/navbar_default.tpl | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/view/theme/plusfuture/tpl/navbar_default.tpl b/view/theme/plusfuture/tpl/navbar_default.tpl index d37ee77..289972f 100755 --- a/view/theme/plusfuture/tpl/navbar_default.tpl +++ b/view/theme/plusfuture/tpl/navbar_default.tpl @@ -149,7 +149,7 @@ -{if $userinfo}} +{{if $userinfo}} -{{/if}} -{ \ No newline at end of file +{{/if}} \ No newline at end of file