summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--prefs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/prefs.php b/prefs.php
index b75a8b05f..bf89d3a03 100644
--- a/prefs.php
+++ b/prefs.php
@@ -22,7 +22,7 @@
<html>
<head>
<title>Tiny Tiny RSS : Preferences</title>
- <link rel="stylesheet" href="tt-rss.css" type="text/css">
+ <link rel="stylesheet" type="text/css" href="tt-rss.css?<?php echo $dt_add ?>">
<?php $user_theme = $_SESSION["theme"];
if ($user_theme) { ?>