Get rid of deprecated API usage:
[grauphel.git] / templates / index.php
index 6eb2905a7013a3ce0ba7a4beba3eca20d2bceb81..0d4c12c61a4443677d4ed93026e7df5be5b5f92a 100644 (file)
@@ -1,4 +1,4 @@
-<link rel="stylesheet" href="<?php p(OCP\Util::linkTo('grauphel','grauphel.css')); ?>" type="text/css"/>
+<?php style('grauphel', 'grauphel'); ?>
 
 <?php /** @var $l OC_L10N */ ?>
 <?php $_['appNavigation']->printPage(); ?>