From 162677a55f93defc8fc124b89b137a444ab78edb Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Sun, 29 Apr 2007 18:02:47 +0000 Subject: - xml version of infobox, updates only pagelements inside the box not whole box. This circumvents the tooltip stacking problem. - updated styles for this change. - updated i18n.cpp for this change. - Changed javascript implementation for infobox. - Box doesn't change size after first update. - added some <%cpp> { tags to prevent newlines inserted by tntnet. See tntnet documentation about this. - Added infobox to all pages that didn't had one. --- pages/menu.ecpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pages/menu.ecpp') diff --git a/pages/menu.ecpp b/pages/menu.ecpp index cc81879..fb6b2f9 100644 --- a/pages/menu.ecpp +++ b/pages/menu.ecpp @@ -30,6 +30,9 @@ std::string set_component; % } ><$ tr("Recordings") $> | ><$ tr("Remote Control") $> + % if (LiveSetup().UseAuth()) { | <$ tr("Logout") $> % } -- cgit v1.2.3