diff options
Diffstat (limited to 'app/view/dbconfig.php')
-rw-r--r-- | app/view/dbconfig.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/view/dbconfig.php b/app/view/dbconfig.php index 3c371e8..2e1b986 100644 --- a/app/view/dbconfig.php +++ b/app/view/dbconfig.php @@ -49,7 +49,7 @@ require_once "view/formctrl.php"; <p class="text-center">This form will save your database parameters to the configuration file.<br /> Scrott needs this information before it can begin working!</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> |