We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eca954e commit 44da541Copy full SHA for 44da541
plugins/bc-admin-third/templates/Admin/element/PermissionGroups/form.php
@@ -57,7 +57,6 @@
57
<?php if($this->getRequest()->getParam('action') === 'edit'): ?>
58
<tr>
59
<th class="col-head bca-form-table__label"><?php echo $this->BcAdminForm->label('name', __d('baser_core', 'ルール')) ?>
60
- <span class="bca-label" data-bca-label-type="required"><?php echo __d('baser_core', '必須') ?></span>
61
</th>
62
<td class="col-input bca-form-table__input">
63
0 commit comments