diff --git a/app/assets/javascripts/discourse/app/components/modal/avatar-selector.hbs b/app/assets/javascripts/discourse/app/components/modal/avatar-selector.hbs index e14cba0b396..e8c82a839d6 100644 --- a/app/assets/javascripts/discourse/app/components/modal/avatar-selector.hbs +++ b/app/assets/javascripts/discourse/app/components/modal/avatar-selector.hbs @@ -17,11 +17,11 @@ {{/each}} - {{#if this.showAvatarUploader}} + {{#if this.showCustomAvatarSelector}}

{{i18n "user.change_avatar.use_custom"}}

{{/if}} {{/if}} - {{#if this.showAvatarUploader}} + {{#if this.showCustomAvatarSelector}} {{#if this.user.use_logo_small_as_avatar}}
<:footer> - {{#if this.showAvatarUploader}} + {{#if this.showCustomAvatarSelector}}