summaryrefslogtreecommitdiff
path: root/prefs.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 /prefs.php
parent126cb7657f1f407d9cef828ad0c95614194ad9f7 (diff)
misc css/linking updates
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/prefs.php b/prefs.php
index 891b9c8aa..9148cb4fb 100644
--- a/prefs.php
+++ b/prefs.php
@@ -24,8 +24,8 @@
<html>
<head>
<title>Tiny Tiny RSS : Preferences</title>
- <link rel="stylesheet" type="text/css" href="tt-rss.css?<?php echo $dt_add ?>"/>
<link rel="stylesheet" type="text/css" href="lib/dijit/themes/claro/claro.css"/>
+ <link rel="stylesheet" type="text/css" href="tt-rss.css?<?php echo $dt_add ?>"/>
<?php print_theme_includes($link) ?>
<?php print_user_stylesheet($link) ?>