Add new var

This commit is contained in:
danpros 2024-01-26 19:23:15 +07:00
commit e0952de166
3 changed files with 25 additions and 16 deletions

View file

@ -72,7 +72,7 @@
<?php if (!empty($draftSubpages)):?>
<br><br>
<hr>
<h2 class="post-index"><?php echo i18n('Draft');?>: Subpages</h2>
<h2 class="post-index"><?php echo i18n('Draft');?>: Sub <?php echo i18n('pages');?></h2>
<table class="table post-list">
<tr class="head">
<th><?php echo i18n('Title');?></th>