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_list.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_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> |