diff options
| author | Nicolas LLOBERA <nllobera@gmail.com> | 2017-03-20 16:51:18 +0100 |
|---|---|---|
| committer | Nicolas LLOBERA <nllobera@gmail.com> | 2017-03-20 16:51:18 +0100 |
| commit | 3b04b43e1792ee127ad4342384e3d6e6cc144445 (patch) | |
| tree | 6d16c547676d5c76349fc67dba2c811981475675 /index.php | |
| parent | 5390cbdfe941f19e146ebbd7587c33c84ac7b318 (diff) | |
Revert "dark theme"
This reverts commit 859f243fa2f3f8d305c00a3096eda4e1fb9082a0.
Diffstat (limited to 'index.php')
| -rw-r--r-- | index.php | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ $update = $Config->checkUpdate(); <title>eZ Server Monitor - <?php echo Misc::getHostname(); ?></title> <link rel="stylesheet" href="web/css/utilities.css" type="text/css"> <link rel="stylesheet" href="web/css/frontend.css" type="text/css"> - <link rel="stylesheet" href="web/css/darktheme.css" type="text/css"> <link rel="icon" type="image/x-icon" href="favicon.ico"> <!--[if IE]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> |
