summaryrefslogtreecommitdiff
path: root/pages/schedule.ecpp
diff options
context:
space:
mode:
Diffstat (limited to 'pages/schedule.ecpp')
-rw-r--r--pages/schedule.ecpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/schedule.ecpp b/pages/schedule.ecpp
index e231a21..a02c32c 100644
--- a/pages/schedule.ecpp
+++ b/pages/schedule.ecpp
@@ -52,7 +52,7 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html");
<html>
<head>
<title>VDR Live - <$ pageTitle $></title>
- <link rel="stylesheet" type="text/css" href="styles.css" />
+ <& pageelems.stylesheets &>
<& tooltip.javascript var=("domTT_styleClass") value=("domTTepg") &>
<& pageelems.ajax_js &>
</head>