Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/magento/module-user/view/adminhtml/templates/role/
Upload File :
Current File : //home/rtorresani/www/vendor/magento/module-user/view/adminhtml/templates/role/users.phtml

<?php
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
?>
<fieldset class="fieldset">
    <legend class="legend"><span><?= $block->escapeHtml(__('Role Users')) ?></span></legend>
    <br />
    <?= $block->getGridHtml() ?>
</fieldset>