We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c421baa commit 5451965Copy full SHA for 5451965
plugins/bc-front/templates/ContentFolders/default.php
@@ -32,4 +32,6 @@
32
</li>
33
<?php endforeach ?>
34
</ul>
35
+<?php else: ?>
36
+ <p class="bs-contents-no-data"><?php echo __d('baser_core', '配下のコンテンツがありません。'); ?></p>
37
<?php endif ?>
plugins/bc-front/templates/ContentFolders/eyecatch.php
@@ -33,4 +33,6 @@
38
0 commit comments