From 6c1385f5a52b61a74626a099d2f62f4569730419 Mon Sep 17 00:00:00 2001 From: Sascha Volkenandt Date: Fri, 25 May 2007 19:45:03 +0000 Subject: - added icon epgsearch - moved about_box to pageelems - fixed aboutbox without auth --- pages/menu.ecpp | 28 ++-------------------------- 1 file changed, 2 insertions(+), 26 deletions(-) (limited to 'pages/menu.ecpp') diff --git a/pages/menu.ecpp b/pages/menu.ecpp index 16bd8a5..9002c04 100644 --- a/pages/menu.ecpp +++ b/pages/menu.ecpp @@ -46,8 +46,8 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html"); --- #> % if (LiveSetup().UseAuth()) { | <$ tr("Logout") $> - | href="#">? % } + | href="#">? % if (!component.empty()) {
-
-
-
<$ LIVESUMMARY $><& tooltip.close domId=("aboutBox") &>
-
-
-
-
<$ tr("Authors") $>
-
<$ tr("Project leader:") $>
-
Thomas Keil
-
<$ tr("Webserver:") $>
-
Sascha Volkenandt
-
<$ tr("Content:") $>
-
Dieter Hametner
-
<$ tr("Content:") $>
-
Christian Wieninger
-
<$ tr("Graphics:") $>
-
Michi Brückner
-
<$ tr("Information") $>
-
<$ tr("LIVE version:") $>
-
<$ LIVEVERSION $>
-
<$ tr("VDR version:") $>
-
<$ VDRVERSION $>
-
-
-
+ <& pageelems.about_tt_box &>
% } -- cgit v1.2.3