cirandas.net

ref: master

app/views/profile_members/last_admin.html.erb


<%= _('Last administrator leaving %s') % profile.name %>

<%= _('Since you are the last administrator, you must choose at least one member to administer this community.') % profile.name %>
<%= render :partial => 'manage_roles', :locals => {:from => 'last_admin'} %>