diff options
author | Thomas Keil <tkeil (at) datacrystal (dot) de> | 2007-01-03 21:35:46 +0000 |
---|---|---|
committer | Thomas Keil <tkeil (at) datacrystal (dot) de> | 2007-01-03 21:35:46 +0000 |
commit | 512ed2c60137bf5efe184fac8212569a880c1933 (patch) | |
tree | 4c8c93fede780b1f844bb7e7db60c99ef00df7e6 /pages/menu.ecpp | |
parent | ce685cb78146f57afb4210d84c404cd11aeeccf3 (diff) | |
download | vdr-plugin-live-512ed2c60137bf5efe184fac8212569a880c1933.tar.gz vdr-plugin-live-512ed2c60137bf5efe184fac8212569a880c1933.tar.bz2 |
Update
Diffstat (limited to 'pages/menu.ecpp')
-rw-r--r-- | pages/menu.ecpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pages/menu.ecpp b/pages/menu.ecpp index 4e42e41..1b3c5c9 100644 --- a/pages/menu.ecpp +++ b/pages/menu.ecpp @@ -4,5 +4,6 @@ </%pre> <div class="menu"> <a href="whats_on_now.html"><$ tr("What's on now?") $></a><br/> - <a href="whats_on_next.html"><$ tr("What's on next?") $></a> + <a href="whats_on_next.html"><$ tr("What's on next?") $></a><br/> + <a href="timers.html"><$ tr("Timers") $></a> </div>
\ No newline at end of file |