From c2df20269e705ee32fcd49452720e3be1963862a Mon Sep 17 00:00:00 2001 From: kilo Date: Sun, 29 Oct 2017 19:58:23 +0100 Subject: [PATCH] Update profile.jet.html --- templates/layouts/partials/menu/profile.jet.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/layouts/partials/menu/profile.jet.html b/templates/layouts/partials/menu/profile.jet.html index 80675ce5..da2ce4b8 100644 --- a/templates/layouts/partials/menu/profile.jet.html +++ b/templates/layouts/partials/menu/profile.jet.html @@ -18,7 +18,7 @@
- {{if User.ID > 0 }} + {{if UserProfile.ID > 0 }} {{if !User.CurrentUserIdentical(UserProfile.ID) }} {{if !User.IsFollower(UserProfile.ID)}} {{ T("follow")}}