diff --git a/web/templates/photo/gallery.html b/web/templates/photo/gallery.html index 93854cb..a77fe9d 100644 --- a/web/templates/photo/gallery.html +++ b/web/templates/photo/gallery.html @@ -284,7 +284,7 @@ - {{if and (not .IsSiteGallery) (eq .CurrentUser.ProfilePhoto.ID 0)}} + {{if and (not .IsSiteGallery) (eq .CurrentUser.ProfilePhoto.ID 0) (eq .CurrentUser.ID .User.ID)}}