summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Keil <tkeil (at) datacrystal (dot) de>2007-04-27 08:54:34 +0000
committerThomas Keil <tkeil (at) datacrystal (dot) de>2007-04-27 08:54:34 +0000
commitb01ea57f14b95b11b97ed1fca5753ecea63615da (patch)
tree2097ce88dd0e6cd680446762c9e4285941722261
parentd1a0c836a31c2b2cde60a5cbcf04f93959deab95 (diff)
downloadvdr-plugin-live-b01ea57f14b95b11b97ed1fca5753ecea63615da.tar.gz
vdr-plugin-live-b01ea57f14b95b11b97ed1fca5753ecea63615da.tar.bz2
Added "New timer" button
-rw-r--r--pages/timers.ecpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/timers.ecpp b/pages/timers.ecpp
index 021778f..1befe17 100644
--- a/pages/timers.ecpp
+++ b/pages/timers.ecpp
@@ -68,7 +68,7 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html");
<td><$ tr("File") $></td>
<td>&nbsp;</td>
<td>&nbsp;</td>
- <td>&nbsp;</td>
+ <td><a href="edit_timer.html"><img src="/button_new.png" alt="" <& tooltip.hint text=(tr("New timer")) &>/></a></td>
<td style="background: url(bg_box_r.png); width: 3px;" /></td>
</tr>
<{