mirror of
https://github.com/danpros/htmly.git
synced 2026-04-20 04:26:22 +05:30
Update updated-to.html.php
This commit is contained in:
parent
cce2efb9f7
commit
75cb107cde
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<h3><?php echo i18n('Updated_to');?><h3>
|
||||
<h3>Updated to<h3>
|
||||
<h2>[<?php echo $info['tag_name']; ?>] <?php echo $info['name']; ?></h2>
|
||||
<p><?php echo \Michelf\MarkdownExtra::defaultTransform($info['body']); ?></p>
|
||||
<?php require_once "system/upgrade/run.php"; ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue