{% block usermanager_admin_action_sendpushnotification %}
{% include "@d3usermanager/admin/inc/d3usermanager_activeswitch.html.twig" with {oActionRequ: oAction, blActionRestriction: blActionRestriction, readonly: readonly} %}
{% if oView.isEditMode() %} {% block usermanager_admin_action_sendpushnotification_editor %} {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_USERMANAGER_ACTION_ORDERSENDPUSHNOTIFICATION_URL_DESC"), 'sHelpText': help_text("D3_USERMANAGER_ACTION_ORDERSENDPUSHNOTIFICATION_URL_DESC")} %}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_USERMANAGER_ACTION_ORDERSENDPUSHNOTIFICATION_DESC"), 'sHelpText': help_text("D3_USERMANAGER_ACTION_ORDERSENDPUSHNOTIFICATION_DESC")} %} {% endblock %} {% else %} {% block usermanager_admin_action_sendpushnotification_viewer %} {{ translate({ ident: "D3_USERMANAGER_ACTION_USERSENDPUSHNOTIFICATION_URL" }) }} {{ edit.getValue('sActionSendPushNotification_url') }}
{{ translate({ ident: "D3_USERMANAGER_ACTION_USERSENDPUSHNOTIFICATION_METHOD" }) }} {{ edit.getValue('sActionSendPushNotification_method') }} {% endblock %} {% endif %}
{% endblock %}