diff --git a/templates/user/profile.tmpl b/templates/user/profile.tmpl index f571f3a090..476b45dd5e 100644 --- a/templates/user/profile.tmpl +++ b/templates/user/profile.tmpl @@ -4,7 +4,7 @@
- {{if and (.Owner.UseCustomAvatar) (eq .SignedUserName .Owner.Name)}} + {{if and (or .Owner.UseCustomAvatar .DisableGravatar) (eq .SignedUserName .Owner.Name)}}