This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
kiduc
/
bibiuc.com
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
59
Wiki
Activity
Browse Source
Update updated-to.html.php
pull/440/head
danpros
4 years ago
parent
f6c5655e92
commit
8faf3ccf4b
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
system/admin/views/updated-to.html.php
+ 0
- 1
system/admin/views/updated-to.html.php
View File
@ -1,4 +1,3 @@
<
?
php
if
(
!
defined
(
'HTMLY'
))
die
(
'HTMLy'
);
?>
<
h3
>
Updated
to
<
h3
>
<
h2
>
[
<
?
php
echo
$info
[
'tag_name'
];
?>
] <?php echo $info['name']; ?></h2>
<
p
><
?
php
echo
\Michelf\MarkdownExtra
::
defaultTransform
(
$info
[
'body'
]);
?>
</p>
Write
Preview
Loading…
Cancel
Save