summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorAlessandro Cosentino <cosenal@gmail.com>2012-08-01 09:48:41 -0400
committerAlessandro Cosentino <cosenal@gmail.com>2012-08-01 09:48:41 -0400
commit703520c3b69cb641ea4db6ec1062abe9e8b86ee4 (patch)
tree97df983cfdcde167136fe4f505e4152276d55a9d /index.php
parenteca49d72c47eb9b59cb3192f24a442d4d3303092 (diff)
small fixes on the settings popup
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');