summaryrefslogtreecommitdiff
path: root/pages/timers.ecpp
diff options
context:
space:
mode:
authorChristian Wieninger <cwieninger (at) gmx (dot) de>2007-10-19 17:31:08 +0000
committerChristian Wieninger <cwieninger (at) gmx (dot) de>2007-10-19 17:31:08 +0000
commit9f02539183d424712903783bb438e07f54515788 (patch)
tree12320cf9b96aee9ae712bcb5e517615b7e3f4fff /pages/timers.ecpp
parent70e0e22acfcb740b7b3dc561bf02f8272e7e3572 (diff)
downloadvdr-plugin-live-9f02539183d424712903783bb438e07f54515788.tar.gz
vdr-plugin-live-9f02539183d424712903783bb438e07f54515788.tar.bz2
# 397,398,400
Diffstat (limited to 'pages/timers.ecpp')
-rw-r--r--pages/timers.ecpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/pages/timers.ecpp b/pages/timers.ecpp
index 674984d..71077b1 100644
--- a/pages/timers.ecpp
+++ b/pages/timers.ecpp
@@ -89,10 +89,10 @@ using namespace vdrlive;
</tr>
<tr class="description">
<td class="leftcol"><img src="/img/transparent.png" alt="" width="16px" height="16px" /></td>
- <td><div class="withmargin"><$ tr("Channel") $></div></td>
- <td><div class="withmargin"><$ tr("Start") $></div></td>
- <td><div class="withmargin"><$ tr("Stop") $></div></td>
- <td><div class="withmargin"><$ tr("File") $></div></td>
+ <td><div class="withmargin"><$ trVDR("Channel") $></div></td>
+ <td><div class="withmargin"><$ trVDR("Start") $></div></td>
+ <td><div class="withmargin"><$ trVDR("Stop") $></div></td>
+ <td><div class="withmargin"><$ trVDR("File") $></div></td>
<td class="action"><img src="/img/transparent.png" alt="" width="16px" height="16px" /></td>
<td class="action"><img src="/img/transparent.png" alt="" width="16px" height="16px" /></td>
<td class="action rightcol"><img src="/img/transparent.png" alt="" width="16px" height="16px" /></td>