summaryrefslogtreecommitdiff
path: root/pages/edit_timer.ecpp
diff options
context:
space:
mode:
Diffstat (limited to 'pages/edit_timer.ecpp')
-rw-r--r--pages/edit_timer.ecpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/edit_timer.ecpp b/pages/edit_timer.ecpp
index cee1ddd..90e19e1 100644
--- a/pages/edit_timer.ecpp
+++ b/pages/edit_timer.ecpp
@@ -132,7 +132,7 @@ cTimer* timer;
<tr>
<td class="label"><$ tr("Channel") $>:</td>
<td>
-<& channels_widget name=("channel") channelid=(true) selected=(*channel.ToString()) &>
+<& channels_widget name=("channel") channelid=(true) selected=(channel) &>
</td>
</tr>