Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
disabled.phtml
Go to the documentation of this file.
1 <?php
7 // @codingStandardsIgnoreFile
8 ?>
9 <div class="dashboard-diagram-disabled">
10  <?= /* @escapeNotVerified */ __('Chart is disabled. To enable the chart, click <a href="%1">here</a>.', $block->getConfigUrl()) ?>
11 </div>
__()
Definition: __.php:13
$block
Definition: block.php:8