diff options
-rw-r--r-- | pages/timers.ecpp | 2 |
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> </td> <td> </td> - <td> </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> <{ |