diff options
| author | Andrew Dolgov <noreply@fakecake.org> | 2017-12-03 13:25:34 +0300 |
|---|---|---|
| committer | Andrew Dolgov <noreply@fakecake.org> | 2017-12-03 13:25:34 +0300 |
| commit | 09bc54c6901c5e4f6ec1d2a8b00fbf450aa258dd (patch) | |
| tree | 60f82d0ee2d4caeb8e97885876f11257a3dd9a07 /update.php | |
| parent | 3f2a8714219d33eb57f44e7989c320a63ffc8fb9 (diff) | |
further stylesheet simplification related fixes
Diffstat (limited to 'update.php')
| -rwxr-xr-x | update.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/update.php b/update.php index 3116ab781..99f4a59dc 100755 --- a/update.php +++ b/update.php @@ -60,7 +60,6 @@ <head> <title>Tiny Tiny RSS data update script.</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <link rel="stylesheet" type="text/css" href="css/utility.css"> </head> <body> |