summaryrefslogtreecommitdiff
path: root/pages/whats_on.ecpp
diff options
context:
space:
mode:
authorMichael Brückner <mb (plus) vdr (at) gekrumbel (dot) de>2007-04-26 18:13:40 +0000
committerMichael Brückner <mb (plus) vdr (at) gekrumbel (dot) de>2007-04-26 18:13:40 +0000
commitd6e81adf9841989ca33f331637563cc8de8906e2 (patch)
tree109c4d6c52a256fa7804c841eef61f3611020676 /pages/whats_on.ecpp
parent08e7642de2193889057796cbdaae62a20f6c4323 (diff)
downloadvdr-plugin-live-d6e81adf9841989ca33f331637563cc8de8906e2.tar.gz
vdr-plugin-live-d6e81adf9841989ca33f331637563cc8de8906e2.tar.bz2
- added login protection to the following pages: edit_searchtimer.ecpp
edit_timer.ecpp login.ecpp recordings.ecpp remote.ecpp schedule.ecpp searchresults.ecpp searchtimers.ecpp timers.ecpp whats_on.ecpp - replaced DOCTYPE at login.ecpp and whats_on.ecpp with page element "<& pageelems.doc_type &>"
Diffstat (limited to 'pages/whats_on.ecpp')
-rw-r--r--pages/whats_on.ecpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/whats_on.ecpp b/pages/whats_on.ecpp
index daf09d4..68ad112 100644
--- a/pages/whats_on.ecpp
+++ b/pages/whats_on.ecpp
@@ -35,7 +35,7 @@ if (type == "now") {
}
}>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<& pageelems.doc_type &>
<html>
<head>
<title>VDR-Live - <$ head $></title>