Skip to content

Commit

Permalink
Merge branch 'dev-5' of github.com:baserproject/basercms into dev-5
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuring committed Feb 24, 2024
2 parents c033507 + fe4c9dd commit fbf718b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<div class="bca-helptext">
<ul>
<li><?php echo __d('baser_core', 'URLに利用されます') ?></li>
<li><?php echo __d('baser_core', '半角のみで入力してください') ?></li>
<li><?php echo __d('baser_core', '半角英数字、ハイフン、アンダースコアで入力してください') ?></li>
</ul>
</div>
<?php echo $this->BcAdminForm->error('name') ?>
Expand Down

0 comments on commit fbf718b

Please sign in to comment.