{#RUBRIK_FIELDS_TEMPLATES_H2#}
{#RUBRIK_FIELDS_TEMPLATES_T1#}
{#RUBRIK_FIELDS_TEMPLATES_T2#}
{#RUBRIC_TABLE_BTN_FIELDS#}
{#RUBRIC_TABLE_BTN_FGROUPS#}
{#RUBRIC_TABLE_BTN_TEMPLATES#}
{if check_permission('rubric_code')}
{#RUBRIC_TABLE_BTN_CODE#}
{/if}
{#RUBRIC_TABLE_BTN_RULES#}
{#MAIN_PAGE#}
{#RUBRIK_SUB_TITLE#}
{#RUBRIK_FIELDS_TEMPLATES_H1#}
{$rubric->rubric_title}
{#RUBRIK_FIELDS_TEMPLATES_LIST#}
{#RUBRIK_FIELDS_TEMPLATES_FNAME#}
{#RUBRIK_FIELDS_TEMPLATES_FFUNC#}
{#RUBRIK_FIELDS_TEMPLATES_FTEMP#}
{#RUBRIK_FIELDS_TEMPLATES_PANEL#}
{#RUBRIK_FIELDS_TEMPLATES_DOC#}
{#RUBRIK_FIELDS_TEMPLATES_REQ#}
{foreach from=$fields item=field key=number} {if in_array($field.id, $enable)}
{$field.name}
{$field.id}
{foreach from=$exists item=exist key=key} {if $field.id == $key} {if $exist.adm}
{#RUBRIC_TMPLS_EDIT#}
{/if} {/if} {/foreach}
{foreach from=$exists item=exist key=key} {if $field.id == $key} {if $exist.doc}
{#RUBRIC_TMPLS_EDIT#}
{/if} {/if} {/foreach}
{foreach from=$exists item=exist key=key} {if $field.id == $key} {if $exist.req}
{#RUBRIC_TMPLS_EDIT#}
{/if} {/if} {/foreach}
{/if} {/foreach}
{include file="$codemirror_connect"}