Register CSS files via API
[grauphel.git] / templates / gui-note.php
index 1272b5c1325cd9246996397cbc48f723a686d1a6..2aa5a209a9a19f0171ac668aeaebd6b4b5fc31f6 100644 (file)
@@ -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(); ?>