summaryrefslogtreecommitdiff
path: root/template/English/noperm.html
diff options
context:
space:
mode:
authorAndreas Mair <amair.sob@googlemail.com>2005-03-22 12:27:44 +0100
committerAndreas Mair <amair.sob@googlemail.com>2005-03-22 12:27:44 +0100
commit46de243c304867eff807fef1e2fc31c9ad8f2f66 (patch)
tree22a0cfb4e1f0c50d2f64ce875f99d03b141ce1a5 /template/English/noperm.html
parent5083c05ce2e2bfc5719346d809719ebf01b0e69d (diff)
downloadvdradmin-am-0.97-am2a.tar.gz
vdradmin-am-0.97-am2a.tar.bz2
2005-03-22: 0.97-am2av0.97-am2a
- fixed Volume+ and Volume- in TV (Reported by Unimatrix0) - fixed missplaced channel name prog_summary (Reported by several people) - added updated English templates (Supplied by C.Y.M) - now VDRAdmin understands timers format from vdr1.3.22- and vdr1.3.23 (Supplied by Stefan Neuwirth) - fixed small display problem in timeline.
Diffstat (limited to 'template/English/noperm.html')
-rw-r--r--template/English/noperm.html17
1 files changed, 8 insertions, 9 deletions
diff --git a/template/English/noperm.html b/template/English/noperm.html
index a0e4e49..8f99768 100644
--- a/template/English/noperm.html
+++ b/template/English/noperm.html
@@ -1,12 +1,11 @@
<html>
- <head>
- <title><tmpl_var title></title>
- </head>
-
- <body>
- <h1><tmpl_var h1></h1>
+<head>
+ <title><tmpl_var title></title>
+</head>
- <p><tmpl_var error><p><hr>
- </body>
-</html>
+<body>
+ <h1><tmpl_var h1></h1>
+ <p><tmpl_var error><p><hr>
+</body>
+</html>