]> git.wh0rd.org - tt-rss.git/blobdiff - digest.php
misc css/linking updates
[tt-rss.git] / digest.php
index 913cd10aefad0a7804b67ab82e8de34c9e937aeb..366be994ef791499bc52a8bb0d5c696cb4936383 100644 (file)
 
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 
-       <?php $user_css_url = get_pref($link, 'USER_STYLESHEET_URL'); ?>
-       <?php if ($user_css_url) { ?>
-               <link rel="stylesheet" type="text/css" href="<?php echo $user_css_url ?>"/> 
-       <?php } ?>
+       <?php print_user_stylesheet($link) ?>
 
        <link rel="shortcut icon" type="image/png" href="images/favicon.png"/>