12 <div
class=
"fieldset-wrapper admin__collapsible-block-wrapper opened" id=
"manage-titles-wrapper">
13 <div
class=
"fieldset-wrapper-title">
14 <strong
class=
"admin__collapsible-title" data-toggle=
"collapse" data-target=
"#manage-titles-content">
15 <span><?=
__(
'Manage Titles (Size, Color, etc.)') ?></span>
18 <div
class=
"fieldset-wrapper-content in collapse" id=
"manage-titles-content">
19 <fieldset
class=
"admin__fieldset fieldset">
20 <div
class=
"admin__control-table-wrapper">
21 <table
class=
"admin__control-table" id=
"attribute-labels-table">
24 <?php
foreach (
$block->getStores() as $_store): ?>
25 <th
class=
"col-store-view"><?= $_store->getName() ?></th>
31 <?php $_labels =
$block->getLabelValues() ?>
32 <?php
foreach (
$block->getStores() as $_store): ?>
33 <td
class=
"col-store-view">
34 <input
class=
"input-text<?php if ($_store->getId() == \Magento\Store\Model\Store::DEFAULT_STORE_ID): ?> required-option<?php endif; ?>" type=
"text" name=
"frontend_label[<?= /* @escapeNotVerified */ $_store->getId() ?>]" value=
"<?= $block->escapeHtml($_labels[$_store->getId()]) ?>"<?php
if (
$block->getReadOnly()):?> disabled=
"disabled"<?php
endif;?>/>
$block setTitle( 'CMS Block Title') -> setIdentifier('fixture_block') ->setContent('< h1 >Fixture Block Title</h1 >< a href=" store url</a><p> Config value
$_labelsforeach( $block->getStores() as $_store)($_store->getId()==\Magento\Store\Model\Store::DEFAULT_STORE_ID) if($block->getReadOnly()) endforeach