diff options
Diffstat (limited to 'template/default/at_timer_new.html')
-rw-r--r-- | template/default/at_timer_new.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/at_timer_new.html b/template/default/at_timer_new.html index 6cddd68..5a4a662 100644 --- a/template/default/at_timer_new.html +++ b/template/default/at_timer_new.html @@ -2,7 +2,7 @@ <html id="scroller"> <head> - <meta http-equiv="content-type" content="text/html;charset=<?% gettext('ISO-8859-1') %?>"/> + <meta http-equiv="content-type" content="text/html;charset=<?% charset %?>"/> <title>VDRAdmin-AM - <?% IF newtimer %?><?% gettext('Add New AutoTimer') %?><?% ELSE %?><?% gettext('Edit AutoTimer') %?><?% END %?></title> <link href="style.css" rel="stylesheet" media="screen" type="text/css"/> <?% IF usercss %?> |