summaryrefslogtreecommitdiffstats
path: root/app/view/login.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/view/login.php')
-rw-r--r--app/view/login.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/view/login.php b/app/view/login.php
index b88c990..901a12d 100644
--- a/app/view/login.php
+++ b/app/view/login.php
@@ -35,7 +35,7 @@ require_once "view/formctrl.php";
<h1>Almost there...</h1>
<p class="text-center">Scrott's database is working, but no user accounts exist.<br />
Use the form below to signup as an admin.</p>
- <h5 class="text-center">
+ <h5 class="text-center text-danger">
It is presumed that you are the administrator for this Scrott install.<br />
There is a security risk involved with exposing this page to the public!
</h5>