summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rw-r--r--html/rlist.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/rlist.tmpl b/html/rlist.tmpl
index f6427c2..6158f0f 100644
--- a/html/rlist.tmpl
+++ b/html/rlist.tmpl
@@ -19,7 +19,7 @@
<?% END %?>
<?% BLOCK image %?>
- <?% files = param.getPreview(eventid) %?>
+ <?% files = param.getPreview(id) %?>
<?% IF type == 'RADIO' %?>
<img src="images/radio.png" width="200" title="<?% gettext('Radio recording') %?>" />
<?% ELSE %?>