mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 11:36:20 +05:30
Add new var
This commit is contained in:
parent
49898f79ac
commit
e0952de166
3 changed files with 25 additions and 16 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue