Silence is golden

This commit is contained in:
danpros 2021-03-05 10:28:00 +07:00
commit 2460e5c6c1
90 changed files with 90 additions and 2 deletions

View file

@ -1,3 +1,4 @@
<?php if (!defined('HTMLY')) die('HTMLy'); ?>
<?php echo '<h2>' . i18n('Static_pages') . '</h2>';?>
<br>
<a class="btn btn-primary right" href="<?php echo site_url();?>add/page">Add new page</a>