From fdb15353c8869df329ff8b354bafd2df2eadd8b3 Mon Sep 17 00:00:00 2001 From: Thomas Keil Date: Tue, 1 May 2007 16:18:41 +0000 Subject: Fixed various HTML errors, bug #276 --- pages/timers.ecpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pages/timers.ecpp b/pages/timers.ecpp index a910224..e0d486b 100644 --- a/pages/timers.ecpp +++ b/pages/timers.ecpp @@ -66,7 +66,7 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html"); if (previousDay > 0) { }> -   +   <{ } @@ -75,7 +75,7 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html"); <$ timer->WeekDays() > 0 ? *cTimer::PrintDay(0, timer->WeekDays()) : FormatDateTime(tr("%A, %x"), timer->Day()) $> - + @@ -101,9 +101,9 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html"); <$ FormatDateTime(tr("%I:%M"), timer->StopTime()) $> <{ if (timer->Recording()) { }>Record<{ } }> <$ timer->File() $> - .png" alt="" <& tooltip.hint text=(tr("Toggle timer active/inactive")) &>/> - > - > + .png" alt="" <& tooltip.hint text=(tr("Toggle timer active/inactive")) &>> + > + > <{ -- cgit v1.2.3