diff options
Diffstat (limited to 'template/default/prog_detail.html')
-rw-r--r-- | template/default/prog_detail.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/prog_detail.html b/template/default/prog_detail.html index 34821d6..7d83d8b 100644 --- a/template/default/prog_detail.html +++ b/template/default/prog_detail.html @@ -11,7 +11,7 @@ </tmpl_if> </head> -<body id="prog_detail"> +<body id="prog_detail" onload="window.focus()"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="group"> <tr class="heading"> <td class="col_left"></td> |