{% extends "bottomnaviitem.html.twig" %} {% block admin_bottomnavicustom %} {% if not disablenew %} {% if bottom_buttons.c4s_b2b_accounts_new_account and oViewConf.isFunctionalityEnabled("C4S_b2b_adminCanSetNewAccount") %}
  • {{ translate({ ident: "C4S_B2B_NEW_ACCOUNT" }) }} |
  • {% endif %} {% endif %} {% endblock %}