summaryrefslogtreecommitdiff
path: root/themes/default/views/page.html.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/views/page.html.php')
-rw-r--r--themes/default/views/page.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/views/page.html.php b/themes/default/views/page.html.php
index fa6e1b35..c44b91b3 100644
--- a/themes/default/views/page.html.php
+++ b/themes/default/views/page.html.php
@@ -16,7 +16,7 @@
media="screen,print,projection" />
<link rel="stylesheet" type="text/css" href="<?= $theme->url("css/superfish.css") ?>"
media="screen" />
- <link rel="stylesheet" type="text/css" href="<?= $theme->url("css/ui.theme.css") ?>"
+ <link rel="stylesheet" type="text/css" href="<?= $theme->url("css/ui.all.css") ?>"
media="screen,print,projection" />
<link rel="stylesheet" type="text/css" href="<?= $theme->url("css/screen.css") ?>"
media="screen,print,projection" />