diff options
Diffstat (limited to 'theme/admin/html/post/update.php')
-rw-r--r-- | theme/admin/html/post/update.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/theme/admin/html/post/update.php b/theme/admin/html/post/update.php new file mode 100644 index 0000000..a577bec --- /dev/null +++ b/theme/admin/html/post/update.php @@ -0,0 +1,4 @@ +<h1><i class="fa fa-pencil-square-o"></i><?=$Language->text('update_post')?></h1> +<p><?=$Language->text('update_post_desc')?></p> + +<?=$HTML?>
\ No newline at end of file |