From 21d7b5acaf383acfc62d94242d514c0a30af70d1 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sat, 9 Jan 2016 14:45:06 +0800 Subject: [PATCH] fix #2367 --- templates/user/profile.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/user/profile.tmpl b/templates/user/profile.tmpl index cceaa0de57..741d0c125f 100644 --- a/templates/user/profile.tmpl +++ b/templates/user/profile.tmpl @@ -4,7 +4,7 @@
- {{if and (or .Owner.UseCustomAvatar .DisableGravatar) (eq .SignedUserName .Owner.Name)}} + {{if and (or .Owner.UseCustomAvatar DisableGravatar) (eq .SignedUserName .Owner.Name)}}