Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/old/vendor/magento/module-analytics/view/adminhtml/templates/dashboard/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //home/corals/old/vendor/magento/module-analytics/view/adminhtml/templates/dashboard/section.phtml
<?php
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
?>

<section class="dashboard-advanced-reports" data-index="dashboard-advanced-reports">
    <div class="dashboard-advanced-reports-description">
        <header class="dashboard-advanced-reports-title">
            <?= $block->escapeHtml(__('Advanced Reporting')) ?>
        </header>
        <div class="dashboard-advanced-reports-content">
            <?= $block->escapeHtml(__('Gain new insights and take command of your business\' performance,' .
                ' using our dynamic product, order, and customer reports tailored to your customer data.')) ?>
        </div>
    </div>
    <div class="dashboard-advanced-reports-actions">
        <a href="<?= $block->escapeUrl($block->getUrl('analytics/reports/show')) ?>"
           target="_blank"
           class="action action-advanced-reports"
           data-index="analytics-service-link"
           title="<?= $block->escapeHtmlAttr(__('Go to Advanced Reporting')) ?>">
            <span><?= $block->escapeHtml(__('Go to Advanced Reporting')) ?></span>
        </a>
    </div>
</section>

Spamworldpro Mini