{% include "headitem.html.twig" with {title: "GENERAL_ADMIN_TITLE"|translate} %} {% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %} {% if not allowSharedEdit %} {% set disableSharedEdit = "readonly disabled" %} {% else %} {% set disableSharedEdit = "" %} {% endif %}
{{ oViewConf.getHiddenSid()|raw }}
{{ oViewConf.getHiddenSid()|raw }} {% if edit %}
{% block c4s_b2b_admin_account_budgets_left %} {# basket release #} {# second contact mail #} {% endblock %}
{{ translate({ ident: "C4S_B2B_ACCOUNTS_BASKET_NEEDS_OK" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_C4S_B2B_ACCOUNTS_BASKET_NEEDS_OK"), 'sHelpText': help_text("HELP_C4S_B2B_ACCOUNTS_BASKET_NEEDS_OK")} %}
{{ translate({ ident: "C4S_B2B_ACCOUNTS_ACCOUNT_CC_EMAIL" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_C4S_B2B_ACCOUNTS_ACCOUNT_CC_EMAIL"), 'sHelpText': help_text("HELP_C4S_B2B_ACCOUNTS_ACCOUNT_CC_EMAIL")} %}

{% block c4s_b2b_admin_account_budgets_right %} {% endblock %}
{% endif %}