From e71ea234a90f701dfb84e03443c7cd3134da5260 Mon Sep 17 00:00:00 2001 From: Sascha Volkenandt Date: Fri, 1 Jun 2007 19:36:43 +0000 Subject: - [0000281] patch committed --- pages/searchtimers.ecpp | 10 +++++----- pages/tooltip.ecpp | 2 +- pages/whats_on.ecpp | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pages/searchtimers.ecpp b/pages/searchtimers.ecpp index d54fd5c..4a39402 100644 --- a/pages/searchtimers.ecpp +++ b/pages/searchtimers.ecpp @@ -66,14 +66,14 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html"); }> - <{ if(timer->UseAsSearchTimer()) { }><{ } }> + <{ if(timer->UseAsSearchTimer()) { }><{ } }> <$ timer->Search() $> <$ timer->ChannelText() $> UseTime() ? timer->StartTimeFormatted()+" - "+timer->StopTimeFormatted() ?> - .png" alt="<$ tr("Toggle search timer actions (in)active") $>" <& tooltip.hint text=(tr("Toggle search timer actions (in)active")) &>> - <$ tr(" <& tooltip.hint text=(tr("Browse search timer results")) &>> - <$ tr(" <& tooltip.hint text=(tr("Edit search timer")) &>> - ')"><$ tr(" <& tooltip.hint text=(tr("Delete search timer")) &>> + .png" alt="<$ tr("Toggle search timer actions (in)active") $>" <& tooltip.hint text=(tr("Toggle search timer actions (in)active")) &>> + <$ tr(" <& tooltip.hint text=(tr("Browse search timer results")) &>> + <$ tr(" <& tooltip.hint text=(tr("Edit search timer")) &>> + ')"><$ tr(" <& tooltip.hint text=(tr("Delete search timer")) &>> <{ diff --git a/pages/tooltip.ecpp b/pages/tooltip.ecpp index 47af850..bdba57c 100644 --- a/pages/tooltip.ecpp +++ b/pages/tooltip.ecpp @@ -51,5 +51,5 @@ domId; <%args> text; - + diff --git a/pages/whats_on.ecpp b/pages/whats_on.ecpp index 81a40b7..0b274e1 100644 --- a/pages/whats_on.ecpp +++ b/pages/whats_on.ecpp @@ -137,7 +137,7 @@ if (type == "now") { <& pageelems.ajax_action_href action="switch_channel" tip=(tr("Switch to this channel.")) param=(channel_id) image="zap.png" alt="" &> % } % if (LiveSetup().HaveEPGSearch()) { - > + > % } > -- cgit v1.2.3