diff options
Diffstat (limited to 'templates/error.php')
| -rw-r--r-- | templates/error.php | 2 |
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> |
