summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/prefs.php b/prefs.php
index 73b61ab07..0b1881ff1 100644
--- a/prefs.php
+++ b/prefs.php
@@ -37,8 +37,6 @@
var __ttrss_version = "<?php echo VERSION ?>"
</script>
- <?php echo stylesheet_tag("lib/flat-ttrss/flat.css"); ?>
-
<?php if ($_SESSION["uid"]) {
$theme = get_pref("USER_CSS_THEME", false, false);
if ($theme && theme_valid("$theme")) {