summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rw-r--r--html/display.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/display.tmpl b/html/display.tmpl
index 7df96dc..d157430 100644
--- a/html/display.tmpl
+++ b/html/display.tmpl
@@ -61,7 +61,7 @@
<td>
<?% IF Image %?>
<?% FOREACH img = Image.split("\n") %?>
- <img src='epgimages/<?% img %?>' border=1 align='right'>
+ <img src='?cmd=eimage&data=<?% img %?>' border=1 align='right'>
<?% END %?>
<?% END %?>
<?% data.first.$c %?>