diff options
| author | 2013-10-13 04:10:48 -0700 | |
|---|---|---|
| committer | 2013-10-13 04:10:48 -0700 | |
| commit | 894bfce3e20a7b3969df6eda5e729c2208b26c41 (patch) | |
| tree | 4547452e22d0f09c16457bbc93c100923d0b9d53 | |
| parent | aa71754eeea171cbc37e49eee5eba0f2d4183693 (diff) | |
| parent | 687f841dd9a22823d12bcbc4991cc345dcf65764 (diff) | |
Merge pull request #183 from Alkarex/patch-4
Un dernier fallback.css
| -rw-r--r-- | public/install.php | 1 |
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> |
