%li=s_('GroupSettings|You can only transfer the group to a group you manage.')
%li=s_('GroupSettings|You will need to update your local repositories to point to the new location.')
%li=s_("GroupSettings|If the parent group's visibility is lower than the group current visibility, visibility levels for subgroups and projects will be changed to match the new parent group's visibility.")
=link_to_('Remove avatar'),group_avatar_path(@group.to_param),data: {confirm: _('Avatar will be removed. Are you sure?')},method: :delete,class: 'btn btn-link'