{* 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='Feature title'} | {intl l='Position'} | {hook name="template.features-table-header" location="template_features_table_header" }{intl l="Actions"} |
---|---|---|---|
{$ID} | {$TITLE} | {admin_position_block resource="admin.configuration.template" access="UPDATE" path={url path="/admin/template/update-feature-position" template_id=$template_id} url_parameter="feature_id" in_place_edit_class="featurePositionChange" position=$POSITION id=$ID } | {hook name="template.features-table-row" location="template_features_table_row" }{loop type="auth" name="can_create" role="ADMIN" resource="admin.configuration.template" access="UPDATE"} {/loop} |
{intl l="This template contains no features"}
|