Register CSS files via API
[grauphel.git] / templates / gui-database.php
index 14e7959c0932631aa0a8f655df3b439fcc448569..22710ef086bc249adc7f59816b9bf66720a5e26a 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(); ?>