aboutsummaryrefslogtreecommitdiff
path: root/templates/gui-database.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/gui-database.php')
-rw-r--r--templates/gui-database.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/gui-database.php b/templates/gui-database.php
index 14e7959..22710ef 100644
--- a/templates/gui-database.php
+++ b/templates/gui-database.php
@@ -1,4 +1,4 @@
-<link rel="stylesheet" href="<?php p(OC::$server->getURLGenerator()->linkTo('grauphel','grauphel.css')); ?>" type="text/css"/>
+<?php style('grauphel', 'grauphel'); ?>
<?php /** @var $l OC_L10N */ ?>
<?php $_['appNavigation']->printPage(); ?>