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 2e1b986..a8d8bce 100644 --- a/app/view/dbconfig.php +++ b/app/view/dbconfig.php @@ -36,7 +36,7 @@ require_once "view/formctrl.php"; <span class="glyphicon glyphicon-edit"></span> <span class="glyphicon glyphicon-tasks"></span> <span class="glyphicon glyphicon-inbox"></span> - <span class="glyphicon glyphicon-envelope"></span> + <span class="glyphicon glyphicon-envelope"></span> </h2> <h1 class="text-center">Welcome to Scrott!</h1> |