mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-30 12:41:27 +00:00
remove $link
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
<?php global $link; ?>
|
||||
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
|
||||
@@ -25,7 +23,7 @@
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
|
||||
<?php print_user_stylesheet($link) ?>
|
||||
<?php print_user_stylesheet(); ?>
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="images/favicon.png"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user