summaryrefslogtreecommitdiffstats
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.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/admin/html/user/insert.php b/template/admin/html/user/insert.php
new file mode 100644
index 0000000..54598ee
--- /dev/null
+++ b/template/admin/html/user/insert.php
@@ -0,0 +1,4 @@
+<h1><i class="fa fa-user"></i><?=$Language->text('insert_user')?></h1>
+<p><?=$Language->template('insert_user_desc')?></p>
+
+<?=$HTML?> \ No newline at end of file