diff options
| author | Nicolas LLOBERA <nllobera@gmail.com> | 2017-03-20 17:03:08 +0100 |
|---|---|---|
| committer | Nicolas LLOBERA <nllobera@gmail.com> | 2017-03-20 17:03:08 +0100 |
| commit | d5b01fd63d60ebd29680c002331262ff72601cbb (patch) | |
| tree | 7d43c5a55bcddc61e2bd85557d089843ee083383 /index.php | |
| parent | 1fc75db4b55ba2169e34cb275be1956fc578b1b4 (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> |
