diff options
| -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> |
