From 9d65420730bb182fe3bae266620b4a5979f7ea5a Mon Sep 17 00:00:00 2001 From: Thomas Keil Date: Tue, 1 May 2007 16:22:54 +0000 Subject: Fixed HTML errors, bug #277 --- pages/searchtimers.ecpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/searchtimers.ecpp b/pages/searchtimers.ecpp index 81c53aa..38e9758 100644 --- a/pages/searchtimers.ecpp +++ b/pages/searchtimers.ecpp @@ -67,10 +67,10 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html"); <$ timer->ChannelText() $> UseTime() ? timer->StartTimeFormatted() ?> UseTime() ? 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")) &>> <{ -- cgit v1.2.3