| Current Path : /home/rtorresani/www/vendor/magento/module-user/view/adminhtml/templates/role/ |
| 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>