{* Set the default translation domain, that will be used by intl when the 'd' parameter is not set *} {default_translation_domain domain='bo.default'}
{intl l='ID'} | {intl l='Attribute title'} | {intl l='Position'} | {hook name="template.attributes-table-header" location="template_attributes_table_header" }{intl l="Actions"} |
---|---|---|---|
{$ID} | {$TITLE} | {admin_position_block resource="admin.configuration.template" access="UPDATE" path={url path="admin/template/update-attribute-position" template_id=$template_id} url_parameter="attribute_id" in_place_edit_class="attributePositionChange" position=$POSITION id=$ID } | {hook name="template.attributes-table-row" location="template_attributes_table_row" }{loop type="auth" name="can_create" role="ADMIN" resource="admin.configuration.template" access="UPDATE"} {/loop} |
{intl l="This template contains no attributes"}
|