summaryrefslogtreecommitdiff
path: root/includes/inc_vdr.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/inc_vdr.php')
-rwxr-xr-xincludes/inc_vdr.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/inc_vdr.php b/includes/inc_vdr.php
index be2f798..ca89b87 100755
--- a/includes/inc_vdr.php
+++ b/includes/inc_vdr.php
@@ -327,7 +327,7 @@ function vdrlisttimers()
else
print " <img alt=\"list\" src=\"images/pictos/timeroff.png\" />";
- print " <span class=\"name\">{$date}: {$channame}</span><span class=\"arrow\"></span>";
+ print " <span class=\"name\">{$date}: {$desc}</span><span class=\"arrow\"></span>";
print " </a>";
print "</li>";