summaryrefslogtreecommitdiff
path: root/public/install.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2013-10-13 00:56:19 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2013-10-13 00:56:19 +0200
commit687f841dd9a22823d12bcbc4991cc345dcf65764 (patch)
tree4547452e22d0f09c16457bbc93c100923d0b9d53 /public/install.php
parentaa71754eeea171cbc37e49eee5eba0f2d4183693 (diff)
Un dernier fallback.css
Diffstat (limited to 'public/install.php')
-rw-r--r--public/install.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/install.php b/public/install.php
index 7b485e500..b85dfd8d5 100644
--- a/public/install.php
+++ b/public/install.php
@@ -655,7 +655,6 @@ case 5:
<title><?php echo _t ('freshrss_installation'); ?></title>
<link rel="stylesheet" type="text/css" media="all" href="themes/default/global.css" />
<link rel="stylesheet" type="text/css" media="all" href="themes/default/freshrss.css" />
- <link rel="stylesheet" type="text/css" media="all" href="themes/default/fallback.css" />
</head>
<body>