summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Keil <tkeil (at) datacrystal (dot) de>2007-03-26 10:50:56 +0000
committerThomas Keil <tkeil (at) datacrystal (dot) de>2007-03-26 10:50:56 +0000
commit890ac85856fa53792558422550ce24d82c469a66 (patch)
tree0fc5286a2b1e84338642e428c96727873a61ac1d
parente3a8a3b1068a643af1cd83c139d6df3140938f72 (diff)
downloadvdr-plugin-live-890ac85856fa53792558422550ce24d82c469a66.tar.gz
vdr-plugin-live-890ac85856fa53792558422550ce24d82c469a66.tar.bz2
Spaces in between tables now also don't have a background image in konqueror
-rw-r--r--pages/schedule.ecpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/schedule.ecpp b/pages/schedule.ecpp
index 8afdd58..499463f 100644
--- a/pages/schedule.ecpp
+++ b/pages/schedule.ecpp
@@ -77,7 +77,7 @@ using namespace vdrlive;
if (current_day != "") {
}>
<tr>
- <td colspan="4" style="border-top: 1px solid black; border-bottom: none; background-image: url()">&nbsp;</td></tr>
+ <td colspan="4" style="border-top: 1px solid black; border-bottom: none; background-image: none">&nbsp;</td></tr>
</tr>
<{
}