From 67c60381672e177331ebb5240e6453014d47a7cb Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Sat, 26 May 2007 08:07:13 +0000 Subject: - added a tooltip for user defined times --- pages/setup.ecpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/setup.ecpp b/pages/setup.ecpp index 97fc199..2cde9da 100644 --- a/pages/setup.ecpp +++ b/pages/setup.ecpp @@ -94,7 +94,8 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html"); <$ tr("additional fixed times in 'What's on?'") $>: - + + <& tooltip.help text=(tr("Format is HH:MM. Separate multiple times with a colon")) &> -- cgit v1.2.3