diff --git a/config.php.default b/config.php.default index e882d82939..c3b941e97d 100755 --- a/config.php.default +++ b/config.php.default @@ -58,7 +58,7 @@ $config['page_refresh'] = "0"; ## Refresh the page every xx seconds $config['front_page'] = "pages/front/default.php"; $config['email_default'] = "adama@as8681.net"; -$config['email_from'] = "Observer "; +$config['email_from'] = "Observer "; $config['email_headers'] = "From: " . $config['email_from'] . "\r\n"; $config['login_message'] = "Unauthorised access or use shall render the user liable to criminal and/or civil prosecution.";