aboutsummaryrefslogtreecommitdiffstats
path: root/template/admin/html/post/update.php
diff options
context:
space:
mode:
Diffstat (limited to 'template/admin/html/post/update.php')
-rw-r--r--template/admin/html/post/update.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/admin/html/post/update.php b/template/admin/html/post/update.php
index b17225c..a577bec 100644
--- a/template/admin/html/post/update.php
+++ b/template/admin/html/post/update.php
@@ -1,4 +1,4 @@
-<h1><i class="fa fa-newspaper-o"></i><?=$Language->text('update_post')?></h1>
+<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