aboutsummaryrefslogtreecommitdiff
path: root/templates/error.php
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2018-10-07 10:28:33 +0200
committerChristian Weiske <cweiske@cweiske.de>2018-10-07 10:28:33 +0200
commitfdc7b416ddd51376c388d3e99aef8c12b6a17895 (patch)
tree7929b17f1b45c2b200c8d78b260a90bd3a3e1354 /templates/error.php
parent83de9e1406c158936cced65bb60daad867c30a75 (diff)
downloadgrauphel-fdc7b416ddd51376c388d3e99aef8c12b6a17895.tar.gz
grauphel-fdc7b416ddd51376c388d3e99aef8c12b6a17895.zip
Register CSS files via API
Diffstat (limited to 'templates/error.php')
-rw-r--r--templates/error.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/error.php b/templates/error.php
index 6ca821b..a2f7c73 100644
--- a/templates/error.php
+++ b/templates/error.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'); ?>
<div id="app-content" class="content">
<div id="searchresults" class="hidden"></div>