diff options
Diffstat (limited to 'apps/settings/templates/help.php')
-rw-r--r-- | apps/settings/templates/help.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/templates/help.php b/apps/settings/templates/help.php index 02e84052ff4..0eccf78cc90 100644 --- a/apps/settings/templates/help.php +++ b/apps/settings/templates/help.php @@ -1,5 +1,5 @@ <?php -\OC_Util::addStyle( 'settings', "settings" ); +\OC_Util::addStyle('settings', "settings"); ?> <div id="app-navigation"> <ul> |