1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-27 09:57:11 +00:00

misc css/linking updates

This commit is contained in:
Andrew Dolgov
2010-11-25 14:39:06 +03:00
parent 126cb7657f
commit 29a5b4aae0
5 changed files with 9 additions and 13 deletions

View File

@@ -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"/>