aboutsummaryrefslogtreecommitdiffstats
path: root/settings/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/index.php')
-rwxr-xr-xsettings/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/index.php b/settings/index.php
index 61296433673..467e0ad9632 100755
--- a/settings/index.php
+++ b/settings/index.php
@@ -28,7 +28,7 @@ OC_UTIL::showheader();
echo('<div class="center">');
echo('nothing here yet :-)');
-echo('</div><br /><br />');
+echo('</div>');
OC_UTIL::showfooter();