summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index 917f8f13b..7a632c520 100644
--- a/index.php
+++ b/index.php
@@ -19,6 +19,7 @@ OCP\App::setActiveNavigationEntry('news');
OCP\Util::addScript('news','news');
OCP\Util::addStyle('news','news');
+OCP\Util::addStyle('news','settings');
$l = OC_L10N::get('news');