summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/admin/html/auth.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/admin/html/auth.php b/template/admin/html/auth.php
index 6aec620..e6bfb1e 100644
--- a/template/admin/html/auth.php
+++ b/template/admin/html/auth.php
@@ -1,4 +1,4 @@
-<h1><?=$Language->text('authentication_text')?></h1>
+<h1><i class="fa fa-sign-in"></i><?=$Language->text('authentication_text')?></h1>
<p><?=$Language->text('authentication_desc')?></p>
<form action="" method="POST">