{% block usermanager_admin_action_deletefromgroup %}
{% include "@d3usermanager/admin/inc/d3usermanager_activeswitch.html.twig" with {oActionRequ: oAction, blActionRestriction: blActionRestriction, readonly: readonly} %}
{% if oView.isEditMode() %} {% block usermanager_admin_action_deletefromgroup_editor %}
{{ translate({ ident: "D3_USERMANAGER_REQU_MULTIPLE" }) }}
{% if not blActionRestriction %} {% endif %} {% endblock %} {% else %} {% block usermanager_admin_action_deletefromgroup_viewer %} {% endblock %} {% endif %} {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_USERMANAGER_ACTION_CUSTOMERREMOVEFROMGROUP_DESC"), 'sHelpText': help_text("D3_USERMANAGER_ACTION_CUSTOMERREMOVEFROMGROUP_DESC")} %}
{% endblock %}