summaryrefslogtreecommitdiff
path: root/digest.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-25 14:39:06 +0300
committerAndrew Dolgov <[email protected]>2010-11-25 14:39:06 +0300
commit29a5b4aae0496c9ba07a567d3b8fcfe565fb9184 (patch)
tree43608d30157a184411bdeb45c36302662e1a1a79 /digest.php
parent126cb7657f1f407d9cef828ad0c95614194ad9f7 (diff)
misc css/linking updates
Diffstat (limited to 'digest.php')
-rw-r--r--digest.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/digest.php b/digest.php
index 913cd10ae..366be994e 100644
--- a/digest.php
+++ b/digest.php
@@ -29,10 +29,7 @@
<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"/>