{% include "headitem.html.twig" with {title: "D3MXEXTSEARCH_SYNEDITOR"|translate} %} {% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %}
{{ oViewConf.getHiddenSid()|raw }}
{{ translate({ ident: "D3_EXTSEARCH_SYNED_MANAGE_DESC" }) }}
{{ oViewConf.getHiddenSid()|raw }} {% set blWhite = "" %} {% for termid, sSynonym in aSynList %} {% set listclass = "listitem"|cat(blWhite) %} {% if blWhite == "2" %} {% set blWhite = "" %} {% else %} {% set blWhite = "2" %} {% endif %} {% endfor %} {% set listclass = "listitem"|cat(blWhite) %}
{{ translate({ ident: "D3_EXTSEARCH_SYNED_MANAGE_EDIT" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_EXTSEARCH_SYNED_MANAGE_EDIT_DESC"), 'sHelpText': help_text("D3_EXTSEARCH_SYNED_MANAGE_EDIT_DESC")} %} {{ translate({ ident: "D3_EXTSEARCH_SYNED_MANAGE_SYNONYM" }) }}  
{% if not readonly %} {% endif %} {{ sSynonym }} {% if not readonly %} {% endif %}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_EXTSEARCH_SYNED_SAVENEWSYN_DESC"), 'sHelpText': help_text("D3_EXTSEARCH_SYNED_SAVENEWSYN_DESC")} %}
{% include "@d3modcfg_lib/admin/inc/inc.html.twig" %}