aboutsummaryrefslogtreecommitdiffstats
path: root/template/admin/html/user/insert.php
diff options
context:
space:
mode:
Diffstat (limited to 'template/admin/html/user/insert.php')
-rw-r--r--template/admin/html/user/insert.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/admin/html/user/insert.php b/template/admin/html/user/insert.php
index 4613da3..5cbdd06 100644
--- a/template/admin/html/user/insert.php
+++ b/template/admin/html/user/insert.php
@@ -1,4 +1,4 @@
-<h1><i class="fa fa-user"></i><?=$Language->text('insert_user')?></h1>
+<h1><i class="fa fa-pencil-square-o"></i><?=$Language->text('insert_user')?></h1>
<p><?=$Language->text('insert_user_desc')?></p>
<?=$HTML?> \ No newline at end of file