diff options
Diffstat (limited to 'template/default/rec_edit.html')
-rw-r--r-- | template/default/rec_edit.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/default/rec_edit.html b/template/default/rec_edit.html index 32af27f..c8f88b3 100644 --- a/template/default/rec_edit.html +++ b/template/default/rec_edit.html @@ -2,7 +2,7 @@ <html> <head> - <meta http-equiv="content-type" content="text/html;<%! charset=ISO-8859-1 !%>" /> + <meta http-equiv="content-type" content="text/html;charset=<%! ISO-8859-1 !%>" /> <title>VDRAdmin-AM - <%! Rename Recording !%></title> <link href="style.css" rel="stylesheet" media="screen" type="text/css" /> <tmpl_if usercss> @@ -24,7 +24,7 @@ </table> <table width="100%" border="0" cellspacing="0" cellpadding="0" id="content" class="group"> - <tr class="heading"> + <tr class="heading optional"> <td class="col_left"</td> <td colspan="2"></td> <td class="col_right"></td> |