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/timer_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/timer_list.html')
-rw-r--r-- | template/default/timer_list.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/timer_list.html b/template/default/timer_list.html index d40af55..17956e0 100644 --- a/template/default/timer_list.html +++ b/template/default/timer_list.html @@ -185,7 +185,7 @@ </form> <form action="<tmpl_var url>" method="get" name="FormName"> - <table width="100%" border="0" cellspacing="0" cellpadding="0" class="list"> + <table width="100%" border="0" cellspacing="0" cellpadding="0" class="list hilight"> <!-- TODO: this breaks IE, but why? <colgroup> <col class="col_active"/> |