diff --git a/settings/templates/admin.php b/settings/templates/admin.php
index a8e3375ab24..26335063d4b 100644
--- a/settings/templates/admin.php
+++ b/settings/templates/admin.php
@@ -3,33 +3,33 @@
* This file is licensed under the Affero General Public License version 3 or later.
* See the COPYING-README file.
*/
-$levels=array('Debug','Info','Warning','Error', 'Fatal');
+$levels = array('Debug', 'Info', 'Warning', 'Error', 'Fatal');
?>
+if (!$_['htaccessworking']) {
+ ?>
-
+
+if (!$_['islocaleworking']) {
+ ?>
@@ -37,10 +37,10 @@ if(!$_['islocaleworking']) {
}
// is internet connection working ?
-if(!$_['internetconnectionworking']) {
-?>
+if (!$_['internetconnectionworking']) {
+ ?>