diff options
author | Andreas Mair <amair.sob@googlemail.com> | 2006-07-14 08:22:51 +0200 |
---|---|---|
committer | Andreas Mair <amair.sob@googlemail.com> | 2006-07-14 08:22:51 +0200 |
commit | 8652aa0a9b228e21df5dd68ccf83badb5e20bab8 (patch) | |
tree | 2035d01fe474c34aeac8d9307563be2bb58c9384 /template/default/prog_list2.html | |
parent | f04236038448cce41ff2af10e2d0ccfcd8df378a (diff) | |
download | vdradmin-am-3.4.6.tar.gz vdradmin-am-3.4.6.tar.bz2 |
2006-07-14: 3.4.6v3.4.6
- No changes.
Diffstat (limited to 'template/default/prog_list2.html')
-rw-r--r-- | template/default/prog_list2.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/prog_list2.html b/template/default/prog_list2.html index cd6f87b..c247819 100644 --- a/template/default/prog_list2.html +++ b/template/default/prog_list2.html @@ -47,7 +47,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="4"> <span class="channel_name"><a href="<tmpl_var proglink>" title="<%! Channels !%>"><tmpl_var channel_name></a></span> |