diff options
Diffstat (limited to 'template/default/prog_list.html')
-rw-r--r-- | template/default/prog_list.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/prog_list.html b/template/default/prog_list.html index d0f5774..5bbdd3c 100644 --- a/template/default/prog_list.html +++ b/template/default/prog_list.html @@ -39,7 +39,7 @@ <div id="content"> <tmpl_loop loop> <tmpl_if newd> - <table width="100%" border="0" cellspacing="0" cellpadding="0" class="group"> + <table width="100%" border="0" cellspacing="0" cellpadding="0" class="list hilight"> <tr class="heading"> <td colspan="2"> <span class="channel_name"><tmpl_var progname></span> |