diff options
Diffstat (limited to 'theme/default/html/post/main.php')
-rw-r--r-- | theme/default/html/post/main.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/default/html/post/main.php b/theme/default/html/post/main.php index b84fc63..4b84ed9 100644 --- a/theme/default/html/post/main.php +++ b/theme/default/html/post/main.php @@ -31,4 +31,4 @@ $time = "<time datetime=\"{$POST['ATTR']['TIME_INSERT']}\" title=\"".parseDateti <div><a class="disabled"><i class="fa fa-arrow-right"></i></a></div> <?php endif; ?> -</section>
\ No newline at end of file +</section> |